Skip to content

Commit 0ef1abc

Browse files
authored
chore: bump alloy 0.7 (#69)
1 parent 5cb807c commit 0ef1abc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ alloy-primitives = { version = "0.8", default-features = false, features = [
2222
"std",
2323
"serde",
2424
] }
25-
alloy-rpc-types-eth = "0.4"
26-
alloy-eips = "0.4"
27-
alloy-serde = "0.4"
25+
alloy-rpc-types-eth = "0.7"
26+
alloy-eips = "0.7"
27+
alloy-serde = "0.7"
2828

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

0 commit comments

Comments
 (0)