chore:changed import for custom-evm (#15572)

This commit is contained in:
Ishika Choudhury
2025-04-07 14:40:27 +05:30
committed by GitHub
parent 888f0247c3
commit dfd838cce0
3 changed files with 29 additions and 37 deletions

8
Cargo.lock generated
View File

@@ -3378,14 +3378,8 @@ dependencies = [
"alloy-primitives",
"eyre",
"reth",
"reth-chainspec",
"reth-ethereum",
"reth-ethereum-payload-builder",
"reth-evm",
"reth-evm-ethereum",
"reth-node-api",
"reth-node-core",
"reth-node-ethereum",
"reth-primitives",
"reth-tracing",
"tokio",
]