Skip to content

Commit f429185

Browse files
GPUToolbox compat (#373)
1 parent 39c0280 commit f429185

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/intrinsics/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SPIRVIntrinsics"
22
uuid = "71d1d633-e7e8-4a92-83a1-de8814b09ba8"
33
authors = ["Tim Besard <[email protected]>"]
4-
version = "0.5.0"
4+
version = "0.5.1"
55

66
[deps]
77
ExprTools = "e2ba6199-217a-4e67-a87a-7c52f15ade04"
@@ -11,7 +11,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1111

1212
[compat]
1313
ExprTools = "0.1"
14-
GPUToolbox = "0.2.0"
14+
GPUToolbox = "0.2, 0.3"
1515
LLVM = "9.1"
1616
SpecialFunctions = "1.3, 2"
1717
julia = "1.10"

0 commit comments

Comments
 (0)