Skip to content

Commit

Permalink
keep local path for now in cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
shamatar committed Apr 1, 2021
1 parent 51dd9db commit 507be64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ bit-vec = "0.6"
cfg-if = "1.*"

pairing = {package = "pairing_ce", version = "0.25.*" }
# pairing = {package = "pairing_ce", path = "../pairing"}
byteorder = "1"

futures = {package = "futures", version = "0.3", default_features = false, features = ["executor"]}
Expand Down

0 comments on commit 507be64

Please sign in to comment.