chore(deps): remove useless deps (#8453)

This commit is contained in:
jakevin
2024-05-29 17:34:52 +08:00
committed by GitHub
parent 97cb383543
commit e21a2578d5
16 changed files with 0 additions and 86 deletions

View File

@ -21,11 +21,9 @@ reth-db = { workspace = true, features = ["mdbx", "test-utils"] }
reth-provider = { workspace = true, features = ["test-utils"] }
reth-stages.workspace = true
reth-interfaces.workspace = true
reth-revm.workspace = true
reth-evm-ethereum.workspace = true
alloy-rlp.workspace = true
tokio.workspace = true
walkdir = "2.3.3"
serde.workspace = true
serde_json.workspace = true