Skip to content

Commit 04d4350

Browse files
Update Rust crate prometheus to v0.13.2 (#5202)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 735521b commit 04d4350

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
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
@@ -63,7 +63,7 @@ minijinja = "=0.20.0"
6363
moka = "=0.9.4"
6464
oauth2 = { version = "=4.2.3", default-features = false, features = ["reqwest"] }
6565
parking_lot = "=0.12.1"
66-
prometheus = { version = "=0.13.1", default-features = false }
66+
prometheus = { version = "=0.13.2", default-features = false }
6767
rand = "=0.8.5"
6868
reqwest = { version = "=0.11.11", features = ["blocking", "gzip", "json"] }
6969
scheduled-thread-pool = "=0.2.6"

0 commit comments

Comments
 (0)