Update sapling-crypto crate to use ff crate
This commit is contained in:
@@ -14,6 +14,7 @@ features = ["expose-arith"]
|
||||
|
||||
[dependencies]
|
||||
bellman = { path = "../bellman" }
|
||||
ff = "0.4"
|
||||
rand = "0.4"
|
||||
digest = "0.7"
|
||||
byteorder = "1"
|
||||
|
||||
Reference in New Issue
Block a user