Skip to content

Commit 377221e

Browse files
committed
chore: bump prometheus client crate version
1 parent 4ee3906 commit 377221e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ procfs = "0.17"
8282
# Required for filesystem metrics.
8383
nix = { version = "0.30", features = ["fs"] }
8484
# Required for outputting metrics in format understood by Prometheus
85-
prometheus-client = { version = "0.23", default-features = false }
85+
prometheus-client = { version = "0.24", default-features = false }
8686

8787
# Allocator
8888
tikv-jemallocator = "0.6"

0 commit comments

Comments
 (0)