Skip to content

Commit 20da6b6

Browse files
chore(deps): bump metrics from 0.24.3 to 0.24.5
Bumps [metrics](https://github.com/metrics-rs/metrics) from 0.24.3 to 0.24.5. - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-v0.24.3...metrics-v0.24.5) --- updated-dependencies: - dependency-name: metrics dependency-version: 0.24.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e8ea41 commit 20da6b6

2 files changed

Lines changed: 13 additions & 16 deletions

File tree

Cargo.lock

Lines changed: 12 additions & 15 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.3"
50+
metrics = "0.24.5"
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)