Skip to content

Commit

Permalink
Update ethabi and ethereum-types (#613)
Browse files Browse the repository at this point in the history
  • Loading branch information
e00E authored Mar 1, 2022
1 parent 8ef0ca3 commit 8796c88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ edition = "2018"
[dependencies]
arrayvec = "0.7.1"
derive_more = "0.99.1"
ethabi = "16.0.0"
ethereum-types = "0.12.1"
ethabi = "17.0.0"
ethereum-types = "0.13.0"
futures = "0.3.5"
futures-timer = "3.0.2"
hex = "0.4"
Expand Down

0 comments on commit 8796c88

Please sign in to comment.