Skip to content

Commit 96af3e9

Browse files
dependabot-preview[bot]bkchr
authored andcommitted
Bump ethabi-derive from 11.0.0 to 12.0.0 (paritytech#81)
1 parent 3d15ac7 commit 96af3e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bridges/relays/ethereum/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ codec = { package = "parity-scale-codec", version = "1.0.0" }
1313
env_logger = "0.7.0"
1414
ethabi = "12.0"
1515
ethabi-contract = "11.0"
16-
ethabi-derive = "11.0"
16+
ethabi-derive = "12.0"
1717
ethereum-tx-sign = { git = "https://github.com/svyatonik/ethereum-tx-sign.git", branch = "up-ethereum-types" }
1818
futures = "0.3.1"
1919
hex = "0.4"

0 commit comments

Comments
 (0)