chore(root): cleanup some debt (#13427)

This commit is contained in:
Roman Krasiuk
2024-12-17 16:14:50 +01:00
committed by GitHub
parent abc4ff9779
commit e663f959b8
3 changed files with 4 additions and 10 deletions

View File

@ -58,6 +58,7 @@ reth-metrics = { workspace = true, features = ["common"] }
# misc
rayon.workspace = true
tracing.workspace = true
derive_more.workspace = true
# optional deps for test-utils
reth-prune-types = { workspace = true, optional = true }