mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-07-30 03:51:22 +00:00
Update workspace after pulling in external crates
This commit is contained in:
@@ -15,7 +15,7 @@ futures = "0.1"
|
||||
futures-cpupool = "0.1"
|
||||
num_cpus = "1"
|
||||
crossbeam = "0.3"
|
||||
pairing = "0.14"
|
||||
pairing = { path = "../pairing" }
|
||||
byteorder = "1"
|
||||
|
||||
[features]
|
||||
|
Reference in New Issue
Block a user