Skip to content

Commit b3a1475

Browse files
authored
correct Julia minimum version (#155)
1 parent b4528b7 commit b3a1475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ MacroTools = "0.5"
2121
Requires = "1"
2222
Tables = "1"
2323
UnsafePointers = "1"
24-
julia = "1"
24+
julia = "1.6"
2525

2626
[extras]
2727
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"

0 commit comments

Comments
 (0)