mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: remove unused deps (#11898)
This commit is contained in:
@ -76,7 +76,6 @@ reth-chainspec.workspace = true
|
||||
alloy-rlp.workspace = true
|
||||
|
||||
assert_matches.workspace = true
|
||||
rand.workspace = true
|
||||
|
||||
[features]
|
||||
test-utils = [
|
||||
@ -86,5 +85,5 @@ test-utils = [
|
||||
"reth-prune-types",
|
||||
"reth-stages/test-utils",
|
||||
"reth-static-file",
|
||||
"reth-tracing"
|
||||
"reth-tracing",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user