Downgrade rand to suit bls repo
This commit is contained in:
parent
d1ce859f65
commit
0448fd5ace
@ -5,7 +5,7 @@ authors = ["Paul Hauner <paul@paulhauner.com>"]
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
ethereum-types = ""
|
ethereum-types = ""
|
||||||
rand = ""
|
rand = "0.3"
|
||||||
bytes = ""
|
bytes = ""
|
||||||
blake2 = "^0.7.1"
|
blake2 = "^0.7.1"
|
||||||
crypto-mac = "^0.6.2"
|
crypto-mac = "^0.6.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user