Bump prometheus to v0.14.0

This commit is contained in:
Kerollmops 2025-04-16 10:30:25 +02:00
parent 3ec5b9d488
commit bc5efa9a76
No known key found for this signature in database
GPG key ID: F250A4C4E3AE5F5F
2 changed files with 24 additions and 11 deletions

View file

@ -60,7 +60,7 @@ parking_lot = "0.12.3"
permissive-json-pointer = { path = "../permissive-json-pointer" }
pin-project-lite = "0.2.16"
platform-dirs = "0.3.0"
prometheus = { version = "0.13.4", features = ["process"] }
prometheus = { version = "0.14.0", features = ["process"] }
rand = "0.8.5"
rayon = "1.10.0"
regex = "1.11.1"