mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 19:09:54 +00:00
chore: remove unused deps (#5217)
This commit is contained in:
@ -12,14 +12,12 @@ reth-codecs = { path = "../storage/codecs" }
|
||||
reth-nippy-jar = { path = "../storage/nippy-jar" }
|
||||
reth-primitives.workspace = true
|
||||
reth-rpc-types.workspace = true
|
||||
reth-rpc-types-compat.workspace = true
|
||||
reth-network-api.workspace = true
|
||||
# TODO(onbjerg): We only need this for [BlockBody]
|
||||
reth-eth-wire = { path = "../net/eth-wire" }
|
||||
|
||||
# eth
|
||||
revm-primitives.workspace = true
|
||||
parity-scale-codec = { version = "3.2.1", features = ["bytes"] }
|
||||
|
||||
# async
|
||||
async-trait.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user