Skip to content

Commit 4274b41

Browse files
Bump metrics-util from 0.19.2 to 0.20.0 (#657)
Bumps [metrics-util](https://github.com/metrics-rs/metrics) from 0.19.2 to 0.20.0. - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-util-v0.19.2...metrics-util-v0.20.0) --- updated-dependencies: - dependency-name: metrics-util dependency-version: 0.20.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 a6879a6 commit 4274b41

File tree

2 files changed

+21
-5
lines changed

2 files changed

+21
-5
lines changed

Cargo.lock

Lines changed: 20 additions & 4 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
@@ -99,7 +99,7 @@ opentelemetry_sdk = { version = "0.30.0", features = ["rt-tokio"] }
9999
tokio = { version = "1.45.1", features = ["full"] }
100100
criterion = "0.6.0"
101101
tracing-chrome = "0.7.2"
102-
metrics-util = "0.19.2"
102+
metrics-util = "0.20.0"
103103
metrics-exporter-prometheus = "0.17.1"
104104
tracing-tracy = "0.11.4"
105105
serde_json = "1.0"

0 commit comments

Comments
 (0)