Skip to content

Commit 7232707

Browse files
Bump prometheus-client from 0.22.3 to 0.23.0
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]>
1 parent f5160dd commit 7232707

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -43,7 +43,7 @@ opentelemetry-otlp = { version = "0.27.0", optional = true }
4343
opentelemetry_sdk = { version = "0.27.1", features = ["rt-tokio"] }
4444
thiserror = "2.0.9"
4545
anyhow = "1.0.95"
46-
prometheus-client = "0.22.2"
46+
prometheus-client = "0.23.0"
4747

4848
[dev-dependencies]
4949
assert-json-diff = "2.0.2"

0 commit comments

Comments
 (0)