Skip to content

Commit 77af91e

Browse files
Bump metrics from 0.24.4 to 0.24.5 (#474)
Bumps [metrics](https://github.com/metrics-rs/metrics) from 0.24.4 to 0.24.5. - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-v0.24.4...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9e00bd6 commit 77af91e

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_wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ once_cell = "1.21.4"
6464
tracing = "0.1.44"
6565
log = "0.4"
6666
cfg-if = "1"
67-
metrics = "0.24.4"
67+
metrics = "0.24.5"
6868
env_logger = "0.11.10"
6969
hyperlight-wasm-runtime.workspace = true
7070

0 commit comments

Comments
 (0)