Skip to content

Commit 9e08b2f

Browse files
Merge pull request #2 from abhinavmehndiratta/compat
add compat section to Project.toml
2 parents 5d3d7e1 + e0cac60 commit 9e08b2f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Project.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,7 @@ BinaryProvider = "b99e7846-7c00-51b0-8f62-c81ae34c0232"
88
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
99
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
1010
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
11+
12+
[compat]
13+
julia = "1"
14+
BinaryProvider = "0.5"

0 commit comments

Comments
 (0)