Skip to content

Commit 2075256

Browse files
committed
restrict julia version
1 parent 172f139 commit 2075256

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,8 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1212
[extras]
1313
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1414

15+
[compat]
16+
julia = ">= 1.1"
17+
1518
[targets]
1619
test = ["Test"]

0 commit comments

Comments
 (0)