Skip to content

Commit

Permalink
Update Rust crate prometheus-client to v0.23.0 (#6080)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Jan 7, 2025
1 parent 39ca6a4 commit 3c61d21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ multiaddr = { version = "=0.18.2", default-features = false }
multistream-select = { version = "=0.13.0", default-features = false }
pdfium-render = { version = "0.8.26" }
postgres-types = { version = "=0.2.8", default-features = false }
prometheus-client = { version = "=0.22.3", default-features = false }
prometheus-client = { version = "=0.23.0", default-features = false }
regex = { version = "=1.11.1", default-features = false, features = ["perf", "unicode"] }
reqwest = { version = "=0.12.12", default-features = false, features = ["rustls-tls"] }
semver = { version = "=1.0.24", default-features = false }
Expand Down

0 comments on commit 3c61d21

Please sign in to comment.