Skip to content

Commit 6feae5f

Browse files
Bump prometheus-client from 0.24.1 to 0.25.0
Bumps [prometheus-client](https://github.com/prometheus/client_rust) from 0.24.1 to 0.25.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.24.1...v0.25.0) --- updated-dependencies: - dependency-name: prometheus-client dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24fcfb2 commit 6feae5f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -37,7 +37,7 @@ image = { version = "0.25", default-features = false, features = ["png"] }
3737
serde_json = "1.0"
3838
bytes = "1.11"
3939
hyper = "1.9"
40-
prometheus-client = { version = "0.24" }
40+
prometheus-client = { version = "0.25" }
4141
futures-util = "0.3"
4242
config = "0.15"
4343
tracing = "0.1"

0 commit comments

Comments
 (0)