mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-08-08 03:31:27 +00:00
Update to use the latest version of pairing library.
This commit is contained in:
@@ -15,11 +15,7 @@ futures = "0.1"
|
||||
futures-cpupool = "0.1"
|
||||
num_cpus = "1.6"
|
||||
crossbeam = "0.3"
|
||||
|
||||
[dependencies.pairing]
|
||||
version = "0.11"
|
||||
default-features = false
|
||||
features = ["unstable-wnaf"]
|
||||
pairing = "0.13"
|
||||
|
||||
[features]
|
||||
default = ["u128-support"]
|
||||
|
Reference in New Issue
Block a user