chore: use alloy-chains is_ethereum (#11049)

This commit is contained in:
Matthias Seitz
2024-09-19 18:59:28 +02:00
committed by GitHub
parent c3d090adf4
commit 9f23443029
4 changed files with 9 additions and 21 deletions

View File

@ -417,7 +417,7 @@ revm-primitives = { version = "9.0.2", features = [
], default-features = false }
# eth
alloy-chains = "0.1.18"
alloy-chains = "0.1.32"
alloy-dyn-abi = "0.8.0"
alloy-primitives = { version = "0.8.0", default-features = false }
alloy-rlp = "0.3.4"