chore: rm reth-interfaces from static file (#8441)

This commit is contained in:
Matthias Seitz
2024-05-28 19:56:03 +02:00
committed by GitHub
parent c67ed1d5a9
commit 1f2b68b8ea
3 changed files with 7 additions and 10 deletions

2
Cargo.lock generated
View File

@@ -8025,12 +8025,12 @@ dependencies = [
"parking_lot 0.12.3",
"rayon",
"reth-db",
"reth-interfaces",
"reth-nippy-jar",
"reth-primitives",
"reth-provider",
"reth-stages",
"reth-storage-errors",
"reth-testing-utils",
"reth-tokio-util",
"tempfile",
"tokio",