Skip to content

Commit

Permalink
chore: bump alloy 0.7 (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse authored Dec 9, 2024
1 parent 5cb807c commit 0ef1abc
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.4"
alloy-eips = "0.4"
alloy-serde = "0.4"
alloy-rpc-types-eth = "0.7"
alloy-eips = "0.7"
alloy-serde = "0.7"

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

0 comments on commit 0ef1abc

Please sign in to comment.