mirror of
https://github.com/sigp/lighthouse.git
synced 2026-06-30 11:24:31 +00:00
Downgrade rand to suit bls repo
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user