Skip to content

Commit 3e26be1

Browse files
Bump metrics-exporter-prometheus from 0.16.2 to 0.17.0
Bumps [metrics-exporter-prometheus](https://github.com/metrics-rs/metrics) from 0.16.2 to 0.17.0. - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-exporter-prometheus-v0.16.2...metrics-exporter-prometheus-v0.17.0) --- updated-dependencies: - dependency-name: metrics-exporter-prometheus dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 837a22e commit 3e26be1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: src/hyperlight_host/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ tokio = { version = "1.44.2", features = ["full"] }
102102
criterion = "0.5.1"
103103
tracing-chrome = "0.7.2"
104104
metrics-util = "0.19.0"
105-
metrics-exporter-prometheus = "0.16.2"
105+
metrics-exporter-prometheus = "0.17.0"
106106

107107
[target.'cfg(windows)'.dev-dependencies]
108108
windows = { version = "0.61", features = [

0 commit comments

Comments
 (0)