Skip to content

Commit 18d9f54

Browse files
Bump metrics from 0.24.2 to 0.24.3 (#282)
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 fbdfa74 commit 18d9f54

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
@@ -61,7 +61,7 @@ once_cell = "1.21.3"
6161
tracing = "0.1.27"
6262
log = "0.4.28"
6363
cfg-if = { version = "1" }
64-
metrics = "0.24.2"
64+
metrics = "0.24.3"
6565
env_logger = "0.11.8"
6666

6767
[target.'cfg(windows)'.dependencies]

0 commit comments

Comments
 (0)