chore: replace reth-interface usage (#8394)

This commit is contained in:
Matthias Seitz
2024-05-25 13:34:28 +02:00
committed by GitHub
parent 7dd787707c
commit df83befcff
3 changed files with 5 additions and 7 deletions

View File

@ -15,7 +15,7 @@ workspace = true
reth-evm.workspace = true
reth-primitives.workspace = true
reth-revm.workspace = true
reth-interfaces.workspace = true
reth-execution-errors.workspace = true
reth-provider.workspace = true
reth-consensus-common.workspace = true