mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-07-29 11:31:22 +00:00
Updated zcash_primitives dependencies
This commit is contained in:
@@ -12,13 +12,13 @@ license = "MIT OR Apache-2.0"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
aes = "0.3"
|
||||
aes = "0.6.0"
|
||||
blake2b_simd = "0.5"
|
||||
blake2s_simd = "0.5"
|
||||
byteorder = "1"
|
||||
crypto_api_chachapoly = "0.2.1"
|
||||
ff = { version = "0.6", path = "../ff" }
|
||||
fpe = "0.2"
|
||||
fpe = "0.4.0"
|
||||
hex = "0.3"
|
||||
lazy_static = "1"
|
||||
log = "0.4"
|
||||
|
Reference in New Issue
Block a user