Skip to content

Commit 8408057

Browse files
Update Rust crate prometheus to v0.14.0
1 parent 4847fcf commit 8408057

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ p256 = "=0.13.2"
107107
parking_lot = "=0.12.3"
108108
paste = "=1.0.15"
109109
postgres-native-tls = "=0.5.1"
110-
prometheus = { version = "=0.13.4", default-features = false }
110+
prometheus = { version = "=0.14.0", default-features = false }
111111
rand = "=0.9.0"
112112
reqwest = { version = "=0.12.15", features = ["gzip", "json"] }
113113
rss = { version = "=2.0.12", default-features = false, features = ["atom"] }

0 commit comments

Comments
 (0)