Skip to content

Commit

Permalink
chore: bump alloy to 6cb3713 (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
tcoratger committed Jun 16, 2024
1 parent 52f632e commit 6bbf303
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 @@ -23,7 +23,7 @@ clippy.lint_groups_priority = "allow"
# eth
alloy-sol-types = "0.7"
alloy-primitives = "0.7"
alloy-rpc-types = { git = "https://github.com/alloy-rs/alloy", rev = "00d81d7", features = ["eth", "trace"] }
alloy-rpc-types = { git = "https://github.com/alloy-rs/alloy", rev = "6cb3713", features = ["eth", "trace"] }
revm = { version = "9.0", git = "https://github.com/bluealloy/revm.git", rev = "8f4c153", default-features = false, features = [
"std",
] }
Expand Down

0 comments on commit 6bbf303

Please sign in to comment.