Use ethereum-types 0.4

This commit is contained in:
David Palm 2018-08-22 20:20:51 +02:00
parent eecef8457d
commit 0257de35c5
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ rlp = { version = "0.2", path = "../rlp", default-features = false }
trie-standardmap = { version = "0.1", path = "../trie-standardmap" }
keccak-hasher = { version = "0.1", path = "../test-support/keccak-hasher" }
tiny-keccak = "1.4.2"
ethereum-types = "0.3.2"
ethereum-types = "0.4"