chore: remove reth primitives [tokio] and [tokio-stream] dependencies (#5111)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
Emmanuel Ekpenyong
2023-10-21 06:58:43 +01:00
committed by GitHub
parent 9dd270e4e8
commit 33df4e5766
16 changed files with 57 additions and 19 deletions

View File

@ -30,6 +30,7 @@ reth-tasks.workspace = true
reth-transaction-pool.workspace = true
reth-provider.workspace = true
reth-rpc-types.workspace = true
reth-tokio-util.workspace = true
alloy-rlp.workspace = true