Skip to content

Commit 8c4ef27

Browse files
authored
restrict the Compiler.jl stdlib version to 0.1 (#644)
1 parent b7381d3 commit 8c4ef27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ version = "2.17.4"
55

66
[compat]
77
CodeTracking = "0.5, 1"
8-
Compiler = "0, 1"
8+
Compiler = "0.1"
99
FoldingTrees = "1"
1010
InteractiveUtils = "1.9"
1111
JuliaSyntax = "0.4"

0 commit comments

Comments
 (0)