Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Commit 2128a9c

Browse files
committed
get alloy versions in agreement again
1 parent 98aad6c commit 2128a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repository = "https://github.com/init4tech/zenith"
1111
license = "AGPL-3.0"
1212

1313
[dependencies]
14-
alloy = { version = "0.9", features = ["full", "json-rpc", "signer-aws", "rpc-types-mev"] }
14+
alloy = { version = "=0.7.3", features = ["full", "json-rpc", "signer-aws", "rpc-types-mev"] }
1515
alloy-primitives = { version = "0.8.11", features = ["serde", "tiny-keccak"] }
1616
alloy-sol-types = { version = "0.8.11", features = ["json"] }
1717
alloy-rlp = { version = "0.3.4" }

0 commit comments

Comments
 (0)