Skip to content

Commit 6ecd6e6

Browse files
authored
Merge pull request #73 from MarcBerliner/patch-1
compat: bump `GPUCompiler` to `v0.26`
2 parents 1251b7d + 5ec2d25 commit 6ecd6e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ LLVM = "929cbde3-209d-540e-8aea-75f648917ca0"
1010
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
1111

1212
[compat]
13-
GPUCompiler = "0.24, 0.25"
13+
GPUCompiler = "0.24, 0.25, 0.26"
1414
LLVM = "6.3"
1515
ExprTools = "0.1"
1616
MacroTools = "0.5"

0 commit comments

Comments
 (0)