diff --git a/Cargo.toml b/Cargo.toml index 7e97b09..c7fee36 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ authors = ["Parity Technologies "] build = "build.rs" [dependencies] -ethereum-types = "0.1" +ethereum-types = "0.2" tiny-keccak = "1.3" [build-dependencies]