Skip to content

Commit 1cbf310

Browse files
Bump prometheus-client from 0.23.0 to 0.23.1 (#233)
Bumps [prometheus-client](https://github.com/prometheus/client_rust) from 0.23.0 to 0.23.1. - [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.23.0...v0.23.1) --- updated-dependencies: - dependency-name: prometheus-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bde45b9 commit 1cbf310

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 = "0.27.1"
4343
opentelemetry-otlp = "0.27.0"
4444
opentelemetry_sdk = { version = "0.27.1", features = ["rt-tokio"] }
4545
parse-display = "0.10.0"
46-
prometheus-client = "0.23.0"
46+
prometheus-client = "0.23.1"
4747
reqwest = { version = "0.12", default-features = false, features = ["json", "rustls-tls"] }
4848
schemars = { version = "0.8", features = ["chrono", "uuid1", "bigdecimal"] }
4949
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)