mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 09:16:00 +00:00
Update ethereum types (#489)
* Update ethereum-types to version 0.6 * Fix tests * Run rustfmt
This commit is contained in:
committed by
Paul Hauner
parent
01054ecf2f
commit
88e89f9ab2
@@ -12,7 +12,7 @@ harness = false
|
||||
criterion = "0.2"
|
||||
yaml-rust = "0.4.2"
|
||||
hex = "0.3"
|
||||
ethereum-types = "0.5"
|
||||
ethereum-types = "0.6"
|
||||
|
||||
[dependencies]
|
||||
hashing = { path = "../hashing" }
|
||||
|
||||
Reference in New Issue
Block a user