Skip to content

Commit 798dab1

Browse files
chore(deps): bump metrics-exporter-prometheus from 0.18.1 to 0.18.3 (#1434)
Bumps [metrics-exporter-prometheus](https://github.com/metrics-rs/metrics) from 0.18.1 to 0.18.3. - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-exporter-prometheus-v0.18.1...metrics-exporter-prometheus-v0.18.3) --- updated-dependencies: - dependency-name: metrics-exporter-prometheus dependency-version: 0.18.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f6fe54 commit 798dab1

2 files changed

Lines changed: 66 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 65 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.52.1", features = ["full"] }
103103
criterion = "0.8.2"
104104
tracing-chrome = "0.7.2"
105105
metrics-util = "0.20.3"
106-
metrics-exporter-prometheus = { version = "0.18.1", default-features = false }
106+
metrics-exporter-prometheus = { version = "0.18.3", default-features = false }
107107
serde_json = "1.0"
108108
hyperlight-component-macro = { workspace = true }
109109

0 commit comments

Comments
 (0)