Skip to content

Commit

Permalink
chore: bump alloy 0.5 (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse authored Oct 18, 2024
1 parent 873b15a commit 7ca90cf
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.4"
alloy-rpc-types-trace = "0.4"
alloy-rpc-types-eth = "0.5"
alloy-rpc-types-trace = "0.5"
alloy-sol-types = "0.8"
alloy-primitives = { version = "0.8", features = ["map"] }
revm = { version = "16.0.0", default-features = false, features = ["std"] }
Expand Down

0 comments on commit 7ca90cf

Please sign in to comment.