Skip to content

Commit bc0cb0f

Browse files
chore(deps): bump metrics from 0.24.5 to 0.24.6 (#1453)
Bumps [metrics](https://github.com/metrics-rs/metrics) from 0.24.5 to 0.24.6. - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-v0.24.5...metrics-v0.24.6) --- updated-dependencies: - dependency-name: metrics dependency-version: 0.24.6 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 0213cb8 commit bc0cb0f

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
@@ -47,7 +47,7 @@ crossbeam-channel = "0.5.15"
4747
thiserror = "2.0.18"
4848
chrono = { version = "0.4", optional = true }
4949
anyhow = "1.0"
50-
metrics = "0.24.5"
50+
metrics = "0.24.6"
5151
serde_json = "1.0"
5252
elfcore = { version = "2.0", optional = true }
5353
uuid = { version = "1.23.1", features = ["v4"] }

0 commit comments

Comments
 (0)