mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-06 21:58:06 +00:00
Bump ethabi-derive from 11.0.0 to 12.0.0 (#81)
This commit is contained in:
committed by
Bastian Köcher
parent
3d15ac7c90
commit
96af3e9a49
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user