Skip to content

Commit 393696a

Browse files
chore(deps): bump prometheus-client from 0.22.3 to 0.25.0
Bumps [prometheus-client](https://github.com/prometheus/client_rust) from 0.22.3 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.22.3...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 ee68659 commit 393696a

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.

runtime/sidecar-watcher/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ serde_json = "1.0"
1616
tracing = "0.1"
1717
humantime = "2"
1818
tracing-subscriber = "0.3"
19-
prometheus-client = "0.22"
19+
prometheus-client = "0.25"
2020
reqwest = { version = "0.11", features = ["json"] }
2121
chrono = { version = "0.4", features = ["serde"] }
2222
uuid = { version = "1.0", features = ["v4"] }

0 commit comments

Comments
 (0)