Skip to content

Commit 3790757

Browse files
build(deps): 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 b9ac07c commit 3790757

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
@@ -15,7 +15,7 @@ femme = "2.1.0"
1515
humantime = "2.3.0"
1616
log = "0.4.29"
1717
pgp = "0.14.2"
18-
prometheus-client = "0.24.1"
18+
prometheus-client = "0.25.0"
1919
rand = "0.8.5"
2020
reqwest = { version = "0.12.5", features = ["native-tls-vendored"] }
2121
serde = { version = "1.0.114", features = ["derive"] }

0 commit comments

Comments
 (0)