chore(deps): rm reth-rpc-types dep from reth-network (#9023)

This commit is contained in:
Matthias Seitz
2024-06-21 23:47:03 +02:00
committed by GitHub
parent 17c5121b50
commit a34e41c275
10 changed files with 24 additions and 21 deletions

View File

@ -26,7 +26,6 @@ reth-ecies.workspace = true
reth-tasks.workspace = true
reth-transaction-pool.workspace = true
reth-provider.workspace = true
reth-rpc-types.workspace = true
reth-tokio-util.workspace = true
reth-consensus.workspace = true
reth-network-peers.workspace = true