Przeglądaj źródła

Update ethabi crates

Signed-off-by: Sean Young <sean@mess.org>
Sean Young 4 lat temu
rodzic
commit
04f20060ea
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      Cargo.toml

+ 2 - 2
Cargo.toml

@@ -47,8 +47,8 @@ ripemd160 = "0.9"
 [dev-dependencies]
 parity-scale-codec-derive = "2.0.0"
 parity-scale-codec = "2.0.0"
-ethabi = "12.0"
-ethereum-types = "0.9"
+ethabi = "13.0"
+ethereum-types = "0.10"
 wasmi = "0.7"
 rand = "0.8"
 sha2 = "0.9"