Skip to content

Commit 5acda75

Browse files
Bump metrics-util from 0.19.2 to 0.20.0 (#77)
Bumps [metrics-util](https://github.com/metrics-rs/metrics) from 0.19.2 to 0.20.0. - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-util-v0.19.2...metrics-util-v0.20.0) --- updated-dependencies: - dependency-name: metrics-util dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bd4423a commit 5acda75

2 files changed

Lines changed: 21 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 20 additions & 4 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.2"
52+
metrics-util = "0.20.0"
5353
metrics-exporter-prometheus = "0.17"
5454

5555
[build-dependencies]

0 commit comments

Comments
 (0)