Skip to content

Commit 631a4ab

Browse files
committed
Project.toml: adjust compat section
Thanks to @fchorney (see 8305ae5#commitcomment-36883180)
1 parent 8305ae5 commit 631a4ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
88
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
99

1010
[compat]
11-
BinaryProvider = "≥ 0.3.0"
12-
julia = "0.7.0"
11+
BinaryProvider = "0.5.8"
12+
julia = "0.7, 1"
1313

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

0 commit comments

Comments
 (0)