mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-07-30 03:51:22 +00:00
Merge pull request #17 from plutomonkey/update-rand-dependency
Update "rand" dependency to 0.4.
This commit is contained in:
@@ -9,7 +9,7 @@ repository = "https://github.com/ebfull/bellman"
|
||||
version = "0.0.9"
|
||||
|
||||
[dependencies]
|
||||
rand = "0.3"
|
||||
rand = "0.4"
|
||||
bit-vec = "0.4.4"
|
||||
futures = "0.1"
|
||||
futures-cpupool = "0.1"
|
||||
|
Reference in New Issue
Block a user