Skip to content

Commit 6a9c7dd

Browse files
Bump metrics from 0.24.2 to 0.24.3 (#1057)
Bumps [metrics](https://github.com/metrics-rs/metrics) from 0.24.2 to 0.24.3. - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-v0.24.2...metrics-v0.24.3) --- updated-dependencies: - dependency-name: metrics dependency-version: 0.24.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 b3f5bc0 commit 6a9c7dd

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

0 commit comments

Comments
 (0)