Skip to content

Commit

Permalink
chore: bump alloy 0.11 (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse authored Jan 31, 2025
1 parent 21331b1 commit 25bfce8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ alloy-primitives = { version = "0.8", default-features = false, features = [
"std",
"serde",
] }
alloy-rpc-types-eth = "0.7"
alloy-eips = "0.7"
alloy-serde = "0.7"
alloy-rpc-types-eth = "0.11"
alloy-eips = "0.11"
alloy-serde = "0.11"

reqwest = { version = "0.12", default-features = false, features = ["json"] }
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit 25bfce8

Please sign in to comment.