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