Skip to content

Commit

Permalink
chore: bump alloy 07611cf (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rjected authored May 14, 2024
1 parent 90ca701 commit fb5d095
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 @@ -23,8 +23,8 @@ clippy.lint_groups_priority = "allow"
# eth
alloy-sol-types = "0.7.2"
alloy-primitives = "0.7.2"
alloy-rpc-types = { git = "https://github.com/alloy-rs/alloy", rev = "792b646" }
alloy-rpc-types-trace = { git = "https://github.com/alloy-rs/alloy", rev = "792b646" }
alloy-rpc-types = { git = "https://github.com/alloy-rs/alloy", rev = "07611cf" }
alloy-rpc-types-trace = { git = "https://github.com/alloy-rs/alloy", rev = "07611cf" }
revm = { version = "9.0", default-features = false, features = ["std"] }

anstyle = "1.0"
Expand Down

0 comments on commit fb5d095

Please sign in to comment.