Skip to content

Commit b2de8a8

Browse files
Bump metrics-exporter-prometheus from 0.17.2 to 0.18.0 (#1060)
Bumps [metrics-exporter-prometheus](https://github.com/metrics-rs/metrics) from 0.17.2 to 0.18.0. - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-exporter-prometheus-v0.17.2...metrics-exporter-prometheus-v0.18.0) --- updated-dependencies: - dependency-name: metrics-exporter-prometheus dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 30e76e7 commit b2de8a8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

src/hyperlight_host/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ tokio = { version = "1.48.0", features = ["full"] }
103103
criterion = "0.8.0"
104104
tracing-chrome = "0.7.2"
105105
metrics-util = "0.20.1"
106-
metrics-exporter-prometheus = { version = "0.17.2", default-features = false }
106+
metrics-exporter-prometheus = { version = "0.18.0", default-features = false }
107107
tracing-tracy = "0.11.4"
108108
serde_json = "1.0"
109109
hyperlight-component-macro = { workspace = true }

0 commit comments

Comments
 (0)