Skip to content

Commit d6cd083

Browse files
Bump metrics from 0.24.1 to 0.24.2
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]>
1 parent 837a22e commit d6cd083

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
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
@@ -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)