Skip to content

Commit 02c452d

Browse files
chore(deps): bump metrics-util from 0.20.3 to 0.20.4 (#1457)
Bumps [metrics-util](https://github.com/metrics-rs/metrics) from 0.20.3 to 0.20.4. - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-util-v0.20.3...metrics-util-v0.20.4) --- updated-dependencies: - dependency-name: metrics-util dependency-version: 0.20.4 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 c7d5978 commit 02c452d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -103,7 +103,7 @@ opentelemetry_sdk = { version = "0.31.0", features = ["rt-tokio"] }
103103
tokio = { version = "1.52.3", features = ["full"] }
104104
criterion = "0.8.2"
105105
tracing-chrome = "0.7.2"
106-
metrics-util = "0.20.3"
106+
metrics-util = "0.20.4"
107107
metrics-exporter-prometheus = { version = "0.18.3", default-features = false }
108108
serde_json = "1.0"
109109
hyperlight-component-macro = { workspace = true }

0 commit comments

Comments
 (0)