mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-30 12:47:05 +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
@@ -9,6 +9,6 @@ tree_hash_derive = { path = "../tree_hash_derive" }
|
||||
|
||||
[dependencies]
|
||||
tree_hash = { path = "../tree_hash" }
|
||||
ethereum-types = "0.5"
|
||||
ethereum-types = "0.6"
|
||||
hashing = { path = "../hashing" }
|
||||
int_to_bytes = { path = "../int_to_bytes" }
|
||||
|
||||
Reference in New Issue
Block a user