Adopt new versions of pairing and bellman.
This commit is contained in:
@@ -9,14 +9,14 @@ repository = "https://github.com/zcash-hackworks/sapling"
|
||||
version = "0.0.1"
|
||||
|
||||
[dependencies.pairing]
|
||||
version = "~0.13.2"
|
||||
version = "0.14"
|
||||
features = ["expose-arith"]
|
||||
|
||||
[dependencies]
|
||||
rand = "0.3"
|
||||
rand = "0.4"
|
||||
blake2 = "0.7"
|
||||
digest = "0.7"
|
||||
bellman = "0.0.8"
|
||||
bellman = "0.0.9"
|
||||
|
||||
byteorder = "1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user