Skip to content

Commit 7c4881d

Browse files
Bump GPUToolbox.jl compat (#378)
1 parent 5d317c4 commit 7c4881d

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.1"
4+
version = "0.5.2"
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.3"
14+
GPUToolbox = "0.2, 0.3, 1"
1515
LLVM = "9.1"
1616
SpecialFunctions = "1.3, 2"
1717
julia = "1.10"

0 commit comments

Comments
 (0)