diff --git a/Cargo.toml b/Cargo.toml index 2a49199b..27558469 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ edition = "2018" arrayvec = "0.7.1" derive_more = "0.99.1" ethabi = "18.0.0" -ethereum-types = "0.14.1" +ethereum-types = "0.16.0" futures = "0.3.5" futures-timer = "3.0.2" hex = "0.4"