chore: delist unused deps with cargo-machete (#18259)

This commit is contained in:
Hai | RISE
2025-09-05 17:23:52 +07:00
committed by GitHub
parent f8b678cf17
commit 0cdd54838b
21 changed files with 0 additions and 87 deletions

View File

@@ -31,7 +31,6 @@ rayon.workspace = true
parking_lot = { workspace = true, features = ["send_guard", "arc_lock"] }
[dev-dependencies]
reth-db = { workspace = true, features = ["test-utils"] }
reth-stages = { workspace = true, features = ["test-utils"] }
reth-testing-utils.workspace = true