Skip to content

Commit

Permalink
Compat for Julia 1.2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
furio committed Nov 6, 2019
1 parent ce2dbbc commit 815f5ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ BinDeps = "9e28174c-4ba2-5203-b857-d8d62c4213ee"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"

[compat]
julia = "≥ 1.0.0"
julia = "^1.0.0"
BinDeps = "^0.8.10"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit 815f5ef

Please sign in to comment.