Skip to content

Commit

Permalink
Bump prometheus-client from 0.22.3 to 0.23.0
Browse files Browse the repository at this point in the history
Bumps [prometheus-client](https://github.com/prometheus/client_rust) from 0.22.3 to 0.23.0.
- [Release notes](https://github.com/prometheus/client_rust/releases)
- [Changelog](https://github.com/prometheus/client_rust/blob/master/CHANGELOG.md)
- [Commits](prometheus/client_rust@v0.22.3...v0.23.0)

---
updated-dependencies:
- dependency-name: prometheus-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 00f66ea commit 0cba748
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ opentelemetry_sdk = { version = "0.27.1", features = [
"trace",
"tokio",
] }
prometheus-client = "0.22.3"
prometheus-client = "0.23.0"
quinn = { version = "0.11.6" }
rcgen = "0.13.2"
reqwest = { version = "0.12.12", features = [
Expand Down

0 comments on commit 0cba748

Please sign in to comment.