Skip to content

Commit e229dfc

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

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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.31.0", features = ["rt-tokio"] }
4545
parse-display = "0.10.0"
46-
prometheus-client = "0.23.1"
46+
prometheus-client = "0.24.0"
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)