Skip to content

Commit 6b386ce

Browse files
Bump metrics-util from 0.19.1 to 0.19.2 (#70)
Bumps [metrics-util](https://github.com/metrics-rs/metrics) from 0.19.1 to 0.19.2. - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-util-v0.19.1...metrics-util-v0.19.2) --- updated-dependencies: - dependency-name: metrics-util dependency-version: 0.19.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3382a0b commit 6b386ce

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ criterion = { version = "0.6.0", features = ["html_reports"] }
4949
crossbeam-queue = "0.3"
5050
blake3 = "1.8"
5151
toml = "0.8.23"
52-
metrics-util = "0.19.1"
52+
metrics-util = "0.19.2"
5353
metrics-exporter-prometheus = "0.17"
5454

5555
[build-dependencies]

0 commit comments

Comments
 (0)