Skip to content

Commit eb37b12

Browse files
Bump metrics-util from 0.19.0 to 0.19.1 (#425)
Bumps [metrics-util](https://github.com/metrics-rs/metrics) from 0.19.0 to 0.19.1. - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-util-v0.19.0...metrics-util-v0.19.1) --- updated-dependencies: - dependency-name: metrics-util dependency-version: 0.19.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 837a22e commit eb37b12

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -101,7 +101,7 @@ opentelemetry_sdk = { version = "0.29", features = ["rt-tokio"] }
101101
tokio = { version = "1.44.2", features = ["full"] }
102102
criterion = "0.5.1"
103103
tracing-chrome = "0.7.2"
104-
metrics-util = "0.19.0"
104+
metrics-util = "0.19.1"
105105
metrics-exporter-prometheus = "0.16.2"
106106

107107
[target.'cfg(windows)'.dev-dependencies]

0 commit comments

Comments
 (0)