Skip to content

Commit 1181993

Browse files
committed
Limit compat to post-1.0.5
1 parent f70f89f commit 1181993

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
@@ -18,7 +18,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
1818
LoopVectorization = "0.12"
1919
Reexport = "1"
2020
SnoopPrecompile = "1"
21-
SymbolicUtils = "0.19, 1"
21+
SymbolicUtils = "0.19, ^1.0.5"
2222
Zygote = "0.6"
2323
julia = "1.6"
2424

0 commit comments

Comments
 (0)