mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-11 18:04:18 +00:00
Downgrade rand to suit bls repo
This commit is contained in:
@@ -5,7 +5,7 @@ authors = ["Paul Hauner <paul@paulhauner.com>"]
|
||||
|
||||
[dependencies]
|
||||
ethereum-types = ""
|
||||
rand = ""
|
||||
rand = "0.3"
|
||||
bytes = ""
|
||||
blake2 = "^0.7.1"
|
||||
crypto-mac = "^0.6.2"
|
||||
|
||||
Reference in New Issue
Block a user