mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-08-08 03:31:27 +00:00
Replace rust-crypto with sha2 in sapling-crypto dev-dependencies
This removes rand < 0.5 from our Cargo.lock.
This commit is contained in:
@@ -23,4 +23,4 @@ byteorder = "1"
|
||||
|
||||
[dev-dependencies]
|
||||
hex-literal = "0.1"
|
||||
rust-crypto = "0.2"
|
||||
sha2 = "0.8"
|
||||
|
Reference in New Issue
Block a user