Skip to content

Commit

Permalink
prepare to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
shamatar committed Jul 13, 2019
1 parent 4bf78bb commit d23b855
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ bit-vec = "0.4.4"
futures = "0.1"
cfg-if = "0.1.7"

pairing = {package = "pairing_ce", path = "../pairing" }
#pairing = {package = "pairing_ce", version = "0.17.0" }
#pairing = {package = "pairing_ce", path = "../pairing" }
pairing = {package = "pairing_ce", version = "0.18.0" }
byteorder = "1"

futures-cpupool = {version = "0.1", optional = true}
Expand Down

0 comments on commit d23b855

Please sign in to comment.