Skip to content

Commit

Permalink
Merge pull request #8 from aviks/as/nobp
Browse files Browse the repository at this point in the history
BinaryProvider is not required.
  • Loading branch information
dfdx authored Oct 3, 2020
2 parents 9d65227 + da14298 commit 27eb30e
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 @@ -4,12 +4,10 @@ authors = ["Andrei Zhabinski <andrei.zhabinski@gmail.com>"]
version = "0.1.0"

[deps]
BinaryProvider = "b99e7846-7c00-51b0-8f62-c81ae34c0232"
librdkafka_jll = "7943bfb0-7437-5acd-a008-22777931c7aa"

[compat]
julia = "1.3"
BinaryProvider = "0.5.0"
librdkafka_jll = "1.5"

[extras]
Expand Down

0 comments on commit 27eb30e

Please sign in to comment.