We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c528b85 commit 8ce2155Copy full SHA for 8ce2155
Project.toml
@@ -7,3 +7,6 @@ version = "0.1.0"
7
BinDeps = "9e28174c-4ba2-5203-b857-d8d62c4213ee"
8
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
9
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
10
+
11
+[compat]
12
+julia = ">=1.0"
REQUIRE
@@ -1,2 +1,2 @@
1
-julia 0.7
+julia 1.0
2
BinDeps 0.8.0
0 commit comments