Skip to content

Commit 52299d1

Browse files
Bump metrics-exporter-prometheus from 0.17.0 to 0.17.1
Bumps [metrics-exporter-prometheus](https://github.com/metrics-rs/metrics) from 0.17.0 to 0.17.1. - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-exporter-prometheus-v0.17.0...metrics-exporter-prometheus-v0.17.1) --- updated-dependencies: - dependency-name: metrics-exporter-prometheus dependency-version: 0.17.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3825444 commit 52299d1

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
@@ -100,7 +100,7 @@ tokio = { version = "1.45.1", features = ["full"] }
100100
criterion = "0.6.0"
101101
tracing-chrome = "0.7.2"
102102
metrics-util = "0.19.1"
103-
metrics-exporter-prometheus = "0.17.0"
103+
metrics-exporter-prometheus = "0.17.1"
104104
tracing-tracy = "0.11.4"
105105
serde_json = "1.0"
106106
hyperlight-component-macro = { workspace = true }

0 commit comments

Comments
 (0)