Skip to content

Commit

Permalink
Update ethabi and ethereum-types to latest (#339)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vypo authored Apr 23, 2020
1 parent 3aac17f commit b6c81f9
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 @@ -15,8 +15,8 @@ edition = "2018"
arrayvec = "0.5.0"
base64 = "0.12.0"
derive_more = "0.99.1"
ethabi = "11.0.0"
ethereum-types = "0.8.0"
ethabi = "12.0.0"
ethereum-types = "0.9.0"
futures = "0.1.26"
jsonrpc-core = "14.0.0"
log = "0.4.6"
Expand Down

0 comments on commit b6c81f9

Please sign in to comment.