Migrate remaining crates to rand_core 0.4
This commit is contained in:
@@ -13,4 +13,5 @@ sapling-crypto = { path = "../sapling-crypto" }
|
||||
zcash_primitives = { path = "../zcash_primitives" }
|
||||
|
||||
[dev-dependencies]
|
||||
rand = "0.5"
|
||||
rand_core = "0.4"
|
||||
rand_xorshift = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user