mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-07-30 03:51:22 +00:00
Update "rand" dependency to 0.4.
This commit is contained in:
@@ -12,7 +12,7 @@ homepage = "https://github.com/ebfull/pairing"
|
||||
repository = "https://github.com/ebfull/pairing"
|
||||
|
||||
[dependencies]
|
||||
rand = "0.3"
|
||||
rand = "0.4"
|
||||
byteorder = "1"
|
||||
clippy = { version = "0.0.174", optional = true }
|
||||
|
||||
|
Reference in New Issue
Block a user