Skip to content

Commit

Permalink
Update ethereum-types (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
vgeddes authored Sep 28, 2021
1 parent ac7714d commit becd27e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description = "Decoding of ABI-encoded data and event logs"

[dependencies]
tiny-keccak = { version = "1.4" }
ethereum-types = { version = "0.11.0", default-features = false }
ethereum-types = { version = "0.12.0", default-features = false }

[dev-dependencies]
hex = { version = "2.0", package = "rustc-hex" }
Expand Down

0 comments on commit becd27e

Please sign in to comment.