mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 03:47:02 +02:00
Bump prometheus to v0.14.0
This commit is contained in:
parent
3ec5b9d488
commit
bc5efa9a76
2 changed files with 24 additions and 11 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue