Skip to content

Commit 3f6fe54

Browse files
chore(deps): bump metrics-util from 0.20.1 to 0.20.3 (#1433)
Bumps [metrics-util](https://github.com/metrics-rs/metrics) from 0.20.1 to 0.20.3. - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-util-v0.20.1...metrics-util-v0.20.3) --- updated-dependencies: - dependency-name: metrics-util dependency-version: 0.20.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 77e423f commit 3f6fe54

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 3 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
@@ -102,7 +102,7 @@ opentelemetry_sdk = { version = "0.31.0", features = ["rt-tokio"] }
102102
tokio = { version = "1.52.1", features = ["full"] }
103103
criterion = "0.8.2"
104104
tracing-chrome = "0.7.2"
105-
metrics-util = "0.20.1"
105+
metrics-util = "0.20.3"
106106
metrics-exporter-prometheus = { version = "0.18.1", default-features = false }
107107
serde_json = "1.0"
108108
hyperlight-component-macro = { workspace = true }

0 commit comments

Comments
 (0)