Skip to content

Commit 1875850

Browse files
Bump metrics from 0.24.1 to 0.24.2 (hyperlight-dev#427)
Bumps [metrics](https://github.com/metrics-rs/metrics) from 0.24.1 to 0.24.2. - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-v0.24.1...metrics-v0.24.2) --- updated-dependencies: - dependency-name: metrics dependency-version: 0.24.2 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 03f0fc4 commit 1875850

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -45,7 +45,7 @@ thiserror = "2.0.12"
4545
tempfile = { version = "3.19", optional = true }
4646
serde_yaml = "0.9"
4747
anyhow = "1.0"
48-
metrics = "0.24.1"
48+
metrics = "0.24.2"
4949

5050
[target.'cfg(windows)'.dependencies]
5151
windows = { version = "0.61", features = [

0 commit comments

Comments
 (0)