mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 17:26:04 +00:00
Specify ethereum-types version in SSZ
This commit is contained in:
@@ -5,4 +5,4 @@ authors = ["Paul Hauner <paul@paulhauner.com>"]
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
bytes = "0.4.9"
|
bytes = "0.4.9"
|
||||||
ethereum-types = ""
|
ethereum-types = "0.4.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user