mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
deps: remove reth-metrics-derive for metrics-derive (#11335)
This commit is contained in:
@ -12,11 +12,9 @@ description = "reth metrics utilities"
|
||||
workspace = true
|
||||
|
||||
[dependencies]
|
||||
# reth
|
||||
reth-metrics-derive.workspace = true
|
||||
|
||||
# metrics
|
||||
metrics.workspace = true
|
||||
metrics-derive.workspace = true
|
||||
|
||||
# async
|
||||
tokio = { workspace = true, features = ["full"], optional = true }
|
||||
|
||||
Reference in New Issue
Block a user