Skip to content

Commit

Permalink
chore: bump alloy 61140ec (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rjected authored May 31, 2024
1 parent 0f43cf5 commit 2b6fff1
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 = "7320d4c" }
alloy-rpc-types-trace = { git = "https://github.com/alloy-rs/alloy", rev = "7320d4c" }
alloy-rpc-types = { git = "https://github.com/alloy-rs/alloy", rev = "61140ec" }
alloy-rpc-types-trace = { git = "https://github.com/alloy-rs/alloy", rev = "61140ec" }
revm = { version = "9.0", git = "https://github.com/bluealloy/revm.git", rev = "a28a543", default-features = false, features = [
"std",
] }
Expand Down

0 comments on commit 2b6fff1

Please sign in to comment.