Bump ethabi-derive from 11.0.0 to 12.0.0 (#81)

This commit is contained in:
dependabot-preview[bot]
2020-05-04 01:56:28 +00:00
committed by Bastian Köcher
parent 3d15ac7c90
commit 96af3e9a49
+1 -1
View File
@@ -13,7 +13,7 @@ codec = { package = "parity-scale-codec", version = "1.0.0" }
env_logger = "0.7.0"
ethabi = "12.0"
ethabi-contract = "11.0"
ethabi-derive = "11.0"
ethabi-derive = "12.0"
ethereum-tx-sign = { git = "https://github.com/svyatonik/ethereum-tx-sign.git", branch = "up-ethereum-types" }
futures = "0.3.1"
hex = "0.4"