mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: bump metrics (#4265)
This commit is contained in:
@ -13,7 +13,7 @@ description = "reth metrics utilities"
|
||||
reth-metrics-derive = { path = "./metrics-derive" }
|
||||
|
||||
# metrics
|
||||
metrics = "0.20.1"
|
||||
metrics = "0.21.1"
|
||||
|
||||
# async
|
||||
tokio = { workspace = true, features = ["full"], optional = true }
|
||||
|
||||
@ -18,6 +18,6 @@ regex = "1.6.0"
|
||||
once_cell = "1.17.0"
|
||||
|
||||
[dev-dependencies]
|
||||
metrics = "0.20.1"
|
||||
metrics = "0.21.1"
|
||||
trybuild = "1.0"
|
||||
serial_test = "0.10"
|
||||
|
||||
Reference in New Issue
Block a user