chore: remove duplicate deps (#17618)

This commit is contained in:
Léa Narzis
2025-07-26 12:11:17 +02:00
committed by GitHub
parent 73091305ac
commit 3f3ccc3aa8
33 changed files with 3 additions and 66 deletions

View File

@@ -66,10 +66,7 @@ reth-tracing.workspace = true
assert_matches.workspace = true
tokio = { workspace = true, features = ["macros", "rt-multi-thread"] }
alloy-rlp.workspace = true
itertools.workspace = true
rand.workspace = true
tempfile.workspace = true
[features]