Migrate sapling-crypto to rand_core 0.4
This commit is contained in:
@@ -17,10 +17,11 @@ bellman = { path = "../bellman" }
|
||||
blake2b_simd = "0.5"
|
||||
blake2s_simd = "0.5"
|
||||
ff = { path = "../ff" }
|
||||
rand = "0.5"
|
||||
rand_core = "0.4"
|
||||
digest = "0.7"
|
||||
byteorder = "1"
|
||||
|
||||
[dev-dependencies]
|
||||
hex-literal = "0.1"
|
||||
rand_xorshift = "0.1"
|
||||
sha2 = "0.8"
|
||||
|
||||
Reference in New Issue
Block a user