Skip to content

Commit e7038c0

Browse files
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 6b5ed0f commit e7038c0

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
@@ -137,7 +137,7 @@ if-watch = "3.2"
137137
multiaddr = "0.18"
138138
multihash = "0.19"
139139
multistream-select = { version = "0.14.0", path = "misc/multistream-select" }
140-
prometheus-client = "0.24"
140+
prometheus-client = "0.25"
141141
prost-codec = { version = "0.4.0", path = "misc/prost-codec" }
142142
prost = "0.14"
143143
quickcheck = { package = "quickcheck-ext", path = "misc/quickcheck-ext" }

0 commit comments

Comments
 (0)