Skip to content

Commit 03e98aa

Browse files
Bump metrics-util from 0.19.0 to 0.19.1
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]>
1 parent 837a22e commit 03e98aa

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

src/hyperlight_host/Cargo.toml

+1-1
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)