mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(deps): remove useless deps (#8453)
This commit is contained in:
@ -34,9 +34,7 @@ parking_lot = { workspace = true, optional = true }
|
||||
reth-consensus = { workspace = true, features = ["test-utils"] }
|
||||
|
||||
parking_lot.workspace = true
|
||||
rand.workspace = true
|
||||
tokio = { workspace = true, features = ["full"] }
|
||||
secp256k1 = { workspace = true, features = ["alloc", "recovery", "rand"] }
|
||||
|
||||
[features]
|
||||
test-utils = ["reth-consensus/test-utils", "parking_lot"]
|
||||
|
||||
Reference in New Issue
Block a user