chore(deps): bump alloy, evm-inspectors (#8077)

This commit is contained in:
Federico Gimenez
2024-05-03 16:50:40 +02:00
committed by GitHub
parent 1cf65e3394
commit d9f4adc2eb
2 changed files with 84 additions and 84 deletions

136
Cargo.lock generated
View File

@ -133,12 +133,12 @@ dependencies = [
[[package]]
name = "alloy-consensus"
version = "0.1.0"
source = "git+https://github.com/alloy-rs/alloy?rev=ca54552#ca54552075da02339f678e5b591877ff6c2939db"
source = "git+https://github.com/alloy-rs/alloy?rev=af788af#af788afe934d4c54ec1fcb6bb4b16ce385f913ab"
dependencies = [
"alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"alloy-primitives",
"alloy-rlp",
"alloy-serde 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-serde 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"c-kzg",
"serde",
"sha2 0.10.8",
@ -161,9 +161,9 @@ dependencies = [
[[package]]
name = "alloy-dyn-abi"
version = "0.7.1"
version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "22ab339ca7b4ea9115f0578c941abc80a171edf8e5eadd01e6c4237b68db8083"
checksum = "545885d9b0b2c30fd344ae291439b4bfe59e48dd62fbc862f8503d98088967dc"
dependencies = [
"alloy-json-abi",
"alloy-primitives",
@ -180,11 +180,11 @@ dependencies = [
[[package]]
name = "alloy-eips"
version = "0.1.0"
source = "git+https://github.com/alloy-rs/alloy?rev=ca54552#ca54552075da02339f678e5b591877ff6c2939db"
source = "git+https://github.com/alloy-rs/alloy?rev=af788af#af788afe934d4c54ec1fcb6bb4b16ce385f913ab"
dependencies = [
"alloy-primitives",
"alloy-rlp",
"alloy-serde 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-serde 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"arbitrary",
"c-kzg",
"derive_more",
@ -212,10 +212,10 @@ dependencies = [
[[package]]
name = "alloy-genesis"
version = "0.1.0"
source = "git+https://github.com/alloy-rs/alloy?rev=ca54552#ca54552075da02339f678e5b591877ff6c2939db"
source = "git+https://github.com/alloy-rs/alloy?rev=af788af#af788afe934d4c54ec1fcb6bb4b16ce385f913ab"
dependencies = [
"alloy-primitives",
"alloy-serde 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-serde 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"serde",
"serde_json",
]
@ -233,9 +233,9 @@ dependencies = [
[[package]]
name = "alloy-json-abi"
version = "0.7.1"
version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "44294729c145cf7ae65feab544b5b81fb2bb7e2fd060214842eb3989a1e9d882"
checksum = "786689872ec4e7d354810ab0dffd48bb40b838c047522eb031cbd47d15634849"
dependencies = [
"alloy-primitives",
"alloy-sol-type-parser",
@ -246,7 +246,7 @@ dependencies = [
[[package]]
name = "alloy-json-rpc"
version = "0.1.0"
source = "git+https://github.com/alloy-rs/alloy?rev=ca54552#ca54552075da02339f678e5b591877ff6c2939db"
source = "git+https://github.com/alloy-rs/alloy?rev=af788af#af788afe934d4c54ec1fcb6bb4b16ce385f913ab"
dependencies = [
"alloy-primitives",
"serde",
@ -258,13 +258,13 @@ dependencies = [
[[package]]
name = "alloy-network"
version = "0.1.0"
source = "git+https://github.com/alloy-rs/alloy?rev=ca54552#ca54552075da02339f678e5b591877ff6c2939db"
source = "git+https://github.com/alloy-rs/alloy?rev=af788af#af788afe934d4c54ec1fcb6bb4b16ce385f913ab"
dependencies = [
"alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"alloy-json-rpc",
"alloy-primitives",
"alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"alloy-signer",
"alloy-sol-types",
"async-trait",
@ -275,9 +275,9 @@ dependencies = [
[[package]]
name = "alloy-node-bindings"
version = "0.1.0"
source = "git+https://github.com/alloy-rs/alloy?rev=ca54552#ca54552075da02339f678e5b591877ff6c2939db"
source = "git+https://github.com/alloy-rs/alloy?rev=af788af#af788afe934d4c54ec1fcb6bb4b16ce385f913ab"
dependencies = [
"alloy-genesis 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-genesis 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"alloy-primitives",
"k256",
"serde_json",
@ -289,9 +289,9 @@ dependencies = [
[[package]]
name = "alloy-primitives"
version = "0.7.1"
version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "50c715249705afa1e32be79dabfd35e2ef0f1cc02ad2cf48c9d1e20026ee637b"
checksum = "525448f6afc1b70dd0f9d0a8145631bf2f5e434678ab23ab18409ca264cae6b3"
dependencies = [
"alloy-rlp",
"arbitrary",
@ -317,14 +317,14 @@ dependencies = [
[[package]]
name = "alloy-provider"
version = "0.1.0"
source = "git+https://github.com/alloy-rs/alloy?rev=ca54552#ca54552075da02339f678e5b591877ff6c2939db"
source = "git+https://github.com/alloy-rs/alloy?rev=af788af#af788afe934d4c54ec1fcb6bb4b16ce385f913ab"
dependencies = [
"alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"alloy-json-rpc",
"alloy-network",
"alloy-primitives",
"alloy-rpc-client",
"alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"alloy-rpc-types-trace",
"alloy-transport",
"alloy-transport-http",
@ -367,7 +367,7 @@ dependencies = [
[[package]]
name = "alloy-rpc-client"
version = "0.1.0"
source = "git+https://github.com/alloy-rs/alloy?rev=ca54552#ca54552075da02339f678e5b591877ff6c2939db"
source = "git+https://github.com/alloy-rs/alloy?rev=af788af#af788afe934d4c54ec1fcb6bb4b16ce385f913ab"
dependencies = [
"alloy-json-rpc",
"alloy-transport",
@ -387,14 +387,14 @@ dependencies = [
[[package]]
name = "alloy-rpc-types"
version = "0.1.0"
source = "git+https://github.com/alloy-rs/alloy?rev=ca54552#ca54552075da02339f678e5b591877ff6c2939db"
source = "git+https://github.com/alloy-rs/alloy?rev=af788af#af788afe934d4c54ec1fcb6bb4b16ce385f913ab"
dependencies = [
"alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-genesis 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"alloy-genesis 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"alloy-primitives",
"alloy-rlp",
"alloy-serde 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-serde 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"alloy-sol-types",
"arbitrary",
"itertools 0.12.1",
@ -427,24 +427,24 @@ dependencies = [
[[package]]
name = "alloy-rpc-types-anvil"
version = "0.1.0"
source = "git+https://github.com/alloy-rs/alloy?rev=ca54552#ca54552075da02339f678e5b591877ff6c2939db"
source = "git+https://github.com/alloy-rs/alloy?rev=af788af#af788afe934d4c54ec1fcb6bb4b16ce385f913ab"
dependencies = [
"alloy-primitives",
"alloy-serde 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-serde 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"serde",
]
[[package]]
name = "alloy-rpc-types-engine"
version = "0.1.0"
source = "git+https://github.com/alloy-rs/alloy?rev=ca54552#ca54552075da02339f678e5b591877ff6c2939db"
source = "git+https://github.com/alloy-rs/alloy?rev=af788af#af788afe934d4c54ec1fcb6bb4b16ce385f913ab"
dependencies = [
"alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"alloy-primitives",
"alloy-rlp",
"alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-serde 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"alloy-serde 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"ethereum_ssz",
"ethereum_ssz_derive",
"jsonrpsee-types",
@ -457,11 +457,11 @@ dependencies = [
[[package]]
name = "alloy-rpc-types-trace"
version = "0.1.0"
source = "git+https://github.com/alloy-rs/alloy?rev=ca54552#ca54552075da02339f678e5b591877ff6c2939db"
source = "git+https://github.com/alloy-rs/alloy?rev=af788af#af788afe934d4c54ec1fcb6bb4b16ce385f913ab"
dependencies = [
"alloy-primitives",
"alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-serde 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"alloy-serde 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"serde",
"serde_json",
]
@ -469,7 +469,7 @@ dependencies = [
[[package]]
name = "alloy-serde"
version = "0.1.0"
source = "git+https://github.com/alloy-rs/alloy?rev=ca54552#ca54552075da02339f678e5b591877ff6c2939db"
source = "git+https://github.com/alloy-rs/alloy?rev=af788af#af788afe934d4c54ec1fcb6bb4b16ce385f913ab"
dependencies = [
"alloy-primitives",
"serde",
@ -489,7 +489,7 @@ dependencies = [
[[package]]
name = "alloy-signer"
version = "0.1.0"
source = "git+https://github.com/alloy-rs/alloy?rev=ca54552#ca54552075da02339f678e5b591877ff6c2939db"
source = "git+https://github.com/alloy-rs/alloy?rev=af788af#af788afe934d4c54ec1fcb6bb4b16ce385f913ab"
dependencies = [
"alloy-primitives",
"async-trait",
@ -502,9 +502,9 @@ dependencies = [
[[package]]
name = "alloy-signer-wallet"
version = "0.1.0"
source = "git+https://github.com/alloy-rs/alloy?rev=ca54552#ca54552075da02339f678e5b591877ff6c2939db"
source = "git+https://github.com/alloy-rs/alloy?rev=af788af#af788afe934d4c54ec1fcb6bb4b16ce385f913ab"
dependencies = [
"alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"alloy-network",
"alloy-primitives",
"alloy-signer",
@ -518,9 +518,9 @@ dependencies = [
[[package]]
name = "alloy-sol-macro"
version = "0.7.1"
version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bef9a94a27345fb31e3fcb5f5e9f592bb4847493b07fa1e47dd9fde2222f2e28"
checksum = "89c80a2cb97e7aa48611cbb63950336f9824a174cdf670527cc6465078a26ea1"
dependencies = [
"alloy-json-abi",
"alloy-sol-macro-input",
@ -537,9 +537,9 @@ dependencies = [
[[package]]
name = "alloy-sol-macro-input"
version = "0.7.1"
version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c31fe73cd259527e24dc2dbfe64bc95e5ddfcd2b2731f670a11ff72b2be2c25b"
checksum = "c58894b58ac50979eeac6249661991ac40b9d541830d9a725f7714cc9ef08c23"
dependencies = [
"alloy-json-abi",
"const-hex",
@ -554,18 +554,18 @@ dependencies = [
[[package]]
name = "alloy-sol-type-parser"
version = "0.7.1"
version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8c8d6e74e4feeaa2bcfdecfd3da247ab53c67bd654ba1907270c32e02b142331"
checksum = "7da8e71ea68e780cc203919e03f69f59e7afe92d2696fb1dcb6662f61e4031b6"
dependencies = [
"winnow 0.6.7",
]
[[package]]
name = "alloy-sol-types"
version = "0.7.1"
version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "afaffed78bfb17526375754931e045f96018aa810844b29c7aef823266dd4b4b"
checksum = "399287f68d1081ed8b1f4903c49687658b95b142207d7cb4ae2f4813915343ef"
dependencies = [
"alloy-json-abi",
"alloy-primitives",
@ -577,7 +577,7 @@ dependencies = [
[[package]]
name = "alloy-transport"
version = "0.1.0"
source = "git+https://github.com/alloy-rs/alloy?rev=ca54552#ca54552075da02339f678e5b591877ff6c2939db"
source = "git+https://github.com/alloy-rs/alloy?rev=af788af#af788afe934d4c54ec1fcb6bb4b16ce385f913ab"
dependencies = [
"alloy-json-rpc",
"base64 0.22.1",
@ -595,7 +595,7 @@ dependencies = [
[[package]]
name = "alloy-transport-http"
version = "0.1.0"
source = "git+https://github.com/alloy-rs/alloy?rev=ca54552#ca54552075da02339f678e5b591877ff6c2939db"
source = "git+https://github.com/alloy-rs/alloy?rev=af788af#af788afe934d4c54ec1fcb6bb4b16ce385f913ab"
dependencies = [
"alloy-json-rpc",
"alloy-transport",
@ -2951,7 +2951,7 @@ dependencies = [
name = "exex-rollup"
version = "0.0.0"
dependencies = [
"alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"alloy-rlp",
"alloy-sol-types",
"eyre",
@ -6567,8 +6567,8 @@ dependencies = [
name = "reth-codecs"
version = "0.2.0-beta.6"
dependencies = [
"alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-genesis 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"alloy-genesis 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"alloy-primitives",
"arbitrary",
"bytes",
@ -6773,9 +6773,9 @@ dependencies = [
name = "reth-e2e-test-utils"
version = "0.2.0-beta.6"
dependencies = [
"alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-consensus 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"alloy-network",
"alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"alloy-signer",
"alloy-signer-wallet",
"eyre",
@ -7512,8 +7512,8 @@ name = "reth-primitives"
version = "0.2.0-beta.6"
dependencies = [
"alloy-chains",
"alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-genesis 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-eips 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"alloy-genesis 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"alloy-primitives",
"alloy-rlp",
"alloy-trie",
@ -7778,10 +7778,10 @@ dependencies = [
name = "reth-rpc-types"
version = "0.2.0-beta.6"
dependencies = [
"alloy-genesis 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-genesis 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"alloy-primitives",
"alloy-rlp",
"alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"alloy-rpc-types-anvil",
"alloy-rpc-types-engine",
"alloy-rpc-types-trace",
@ -7808,7 +7808,7 @@ name = "reth-rpc-types-compat"
version = "0.2.0-beta.6"
dependencies = [
"alloy-rlp",
"alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"reth-primitives",
"reth-rpc-types",
"serde_json",
@ -7914,7 +7914,7 @@ dependencies = [
name = "reth-testing-utils"
version = "0.2.0-beta.6"
dependencies = [
"alloy-genesis 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-genesis 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"reth-primitives",
"secp256k1",
]
@ -8048,10 +8048,10 @@ dependencies = [
[[package]]
name = "revm-inspectors"
version = "0.1.0"
source = "git+https://github.com/paradigmxyz/evm-inspectors?rev=3d2077e#3d2077ee665046c256448a8bd90d8e93ea85de56"
source = "git+https://github.com/paradigmxyz/evm-inspectors?rev=d15add2#d15add2614fc359025f43bd7ad6096719580ba81"
dependencies = [
"alloy-primitives",
"alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=ca54552)",
"alloy-rpc-types 0.1.0 (git+https://github.com/alloy-rs/alloy?rev=af788af)",
"alloy-rpc-types-trace",
"alloy-sol-types",
"anstyle",
@ -9155,9 +9155,9 @@ dependencies = [
[[package]]
name = "syn-solidity"
version = "0.7.1"
version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70aba06097b6eda3c15f6eebab8a6339e121475bcf08bbe6758807e716c372a1"
checksum = "5aa0cefd02f532035d83cfec82647c6eb53140b0485220760e669f4bad489e36"
dependencies = [
"paste",
"proc-macro2",

View File

@ -282,29 +282,29 @@ reth-testing-utils = { path = "testing/testing-utils" }
# revm
revm = { version = "8.0.0", features = ["std", "secp256k1"], default-features = false }
revm-primitives = { version = "3.1.0", features = ["std"], default-features = false }
revm-inspectors = { git = "https://github.com/paradigmxyz/evm-inspectors", rev = "3d2077e" }
revm-inspectors = { git = "https://github.com/paradigmxyz/evm-inspectors", rev = "d15add2" }
# eth
alloy-chains = "0.1.15"
alloy-primitives = "0.7.1"
alloy-dyn-abi = "0.7.1"
alloy-sol-types = "0.7.1"
alloy-primitives = "0.7.2"
alloy-dyn-abi = "0.7.2"
alloy-sol-types = "0.7.2"
alloy-rlp = "0.3.4"
alloy-trie = "0.3.1"
alloy-rpc-types = { git = "https://github.com/alloy-rs/alloy", rev = "ca54552" }
alloy-rpc-types-anvil = { git = "https://github.com/alloy-rs/alloy", rev = "ca54552" }
alloy-rpc-types-trace = { git = "https://github.com/alloy-rs/alloy", rev = "ca54552" }
alloy-rpc-types-engine = { git = "https://github.com/alloy-rs/alloy", rev = "ca54552" }
alloy-genesis = { git = "https://github.com/alloy-rs/alloy", rev = "ca54552" }
alloy-node-bindings = { git = "https://github.com/alloy-rs/alloy", rev = "ca54552" }
alloy-provider = { git = "https://github.com/alloy-rs/alloy", rev = "ca54552", default-features = false, features = [
alloy-rpc-types = { git = "https://github.com/alloy-rs/alloy", rev = "af788af" }
alloy-rpc-types-anvil = { git = "https://github.com/alloy-rs/alloy", rev = "af788af" }
alloy-rpc-types-trace = { git = "https://github.com/alloy-rs/alloy", rev = "af788af" }
alloy-rpc-types-engine = { git = "https://github.com/alloy-rs/alloy", rev = "af788af" }
alloy-genesis = { git = "https://github.com/alloy-rs/alloy", rev = "af788af" }
alloy-node-bindings = { git = "https://github.com/alloy-rs/alloy", rev = "af788af" }
alloy-provider = { git = "https://github.com/alloy-rs/alloy", rev = "af788af", default-features = false, features = [
"reqwest",
] }
alloy-eips = { git = "https://github.com/alloy-rs/alloy", default-features = false, rev = "ca54552" }
alloy-signer = { git = "https://github.com/alloy-rs/alloy", rev = "ca54552" }
alloy-signer-wallet = { git = "https://github.com/alloy-rs/alloy", rev = "ca54552" }
alloy-network = { git = "https://github.com/alloy-rs/alloy", rev = "ca54552" }
alloy-consensus = { git = "https://github.com/alloy-rs/alloy", rev = "ca54552" }
alloy-eips = { git = "https://github.com/alloy-rs/alloy", default-features = false, rev = "af788af" }
alloy-signer = { git = "https://github.com/alloy-rs/alloy", rev = "af788af" }
alloy-signer-wallet = { git = "https://github.com/alloy-rs/alloy", rev = "af788af" }
alloy-network = { git = "https://github.com/alloy-rs/alloy", rev = "af788af" }
alloy-consensus = { git = "https://github.com/alloy-rs/alloy", rev = "af788af" }
# misc
auto_impl = "1"