Upgrade metrics dependencies

This commit is contained in:
Joakim Frostegård 2025-01-12 22:15:27 +01:00
parent ea06ffd513
commit 19448fbc84
7 changed files with 35 additions and 39 deletions

View file

@ -59,7 +59,7 @@ time = { version = "0.3", features = ["formatting"] }
tinytemplate = "1"
# prometheus feature
metrics = { version = "0.22", optional = true }
metrics = { version = "0.24", optional = true }
# io-uring feature
io-uring = { version = "0.6", optional = true }