Skip to content

Commit

Permalink
chore: bump alloy
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse committed Nov 28, 2024
1 parent f54634d commit 1828205
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 @@ -30,8 +30,8 @@ clippy.lint_groups_priority = "allow"

[dependencies]
# eth
alloy-rpc-types-eth = "0.6"
alloy-rpc-types-trace = "0.6"
alloy-rpc-types-eth = "0.7"
alloy-rpc-types-trace = "0.7"
alloy-sol-types = "0.8"
alloy-primitives = { version = "0.8", features = ["map"] }
revm = { version = "18.0.0", default-features = false, features = ["std"] }
Expand Down

0 comments on commit 1828205

Please sign in to comment.