Skip to content

Commit d5e6a76

Browse files
Bump metrics from 0.24.4 to 0.24.5 (#137)
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 285386e commit d5e6a76

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ anyhow = "1.0.102"
1818
fn-traits = "0.2.0"
1919
hyperlight-host = { workspace = true }
2020
hyperlight-js-runtime = { workspace = true }
21-
metrics = "0.24.4"
21+
metrics = "0.24.5"
2222
oxc_resolver = "11.19.1"
2323
phf = { version = "0.13", features = ["macros"] }
2424
serde = { version = "1.0" }

0 commit comments

Comments
 (0)