Skip to content

Commit 6e35ce2

Browse files
authored
Merge pull request #41 from JuliaLang/ct/julia-compat
Update compat
2 parents 37b06bc + 317f837 commit 6e35ce2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Project.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
1212
[compat]
1313
GPUCompiler = "0.24"
1414
LLVM = "6.3"
15-
julia = "1.10"
15+
ExprTools = "0.1"
16+
MacroTools = "0.5"
17+
julia = "1.9"
1618

1719
[extras]
1820
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)