mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
fix(bin): process metrics version mismatch (#5985)
This commit is contained in:
@ -76,7 +76,7 @@ toml = { workspace = true, features = ["display"] }
|
||||
# metrics
|
||||
metrics-exporter-prometheus = "0.12.1"
|
||||
metrics-util = "0.15.0"
|
||||
metrics-process = "1.0.9"
|
||||
metrics-process = "=1.0.14"
|
||||
reth-metrics.workspace = true
|
||||
metrics.workspace = true
|
||||
once_cell.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user