浏览代码

Update ethabi crates

Signed-off-by: Sean Young <sean@mess.org>
Sean Young 4 年之前
父节点
当前提交
04f20060ea
共有 1 个文件被更改,包括 2 次插入2 次删除
  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"