Skip to content

Commit

Permalink
drop BinaryProvider requirement (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanKarpinski authored Mar 13, 2020
1 parent 7365688 commit 6e3ba86
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,11 @@ authors = ["Kenta Sato <[email protected]>"]
version = "0.7.0"

[deps]
BinaryProvider = "b99e7846-7c00-51b0-8f62-c81ae34c0232"
Bzip2_jll = "6e34b625-4abd-537c-b88f-471c36dfa7a0"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
TranscodingStreams = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"

[compat]
BinaryProvider = "0.5"
Bzip2_jll = "1.0.6"
TranscodingStreams = "0.9"
julia = "1.3"
Expand Down

0 comments on commit 6e3ba86

Please sign in to comment.