mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-07-31 12:31:22 +00:00
Update workspace after pulling in external crates
This commit is contained in:
@@ -9,13 +9,13 @@ repository = "https://github.com/zcash-hackworks/sapling"
|
||||
version = "0.0.1"
|
||||
|
||||
[dependencies.pairing]
|
||||
version = "0.14.2"
|
||||
path = "../pairing"
|
||||
features = ["expose-arith"]
|
||||
|
||||
[dependencies]
|
||||
bellman = { path = "../bellman" }
|
||||
rand = "0.4"
|
||||
digest = "0.7"
|
||||
bellman = "0.1"
|
||||
byteorder = "1"
|
||||
|
||||
[dependencies.blake2-rfc]
|
||||
|
Reference in New Issue
Block a user