Skip to content

Commit 93a3b46

Browse files
Bump metrics-util from 0.20.0 to 0.20.1
Bumps [metrics-util](https://github.com/metrics-rs/metrics) from 0.20.0 to 0.20.1. - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-util-v0.20.0...metrics-util-v0.20.1) --- updated-dependencies: - dependency-name: metrics-util dependency-version: 0.20.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c1a76f2 commit 93a3b46

File tree

2 files changed

+17
-8
lines changed

2 files changed

+17
-8
lines changed

Cargo.lock

Lines changed: 16 additions & 7 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
@@ -75,7 +75,7 @@ criterion = { version = "0.8.0", features = ["html_reports"] }
7575
crossbeam-queue = "0.3"
7676
blake3 = "1.8"
7777
toml = "0.9.8"
78-
metrics-util = "0.20.0"
78+
metrics-util = "0.20.1"
7979
metrics-exporter-prometheus = "0.18"
8080
opentelemetry = "0.31.0"
8181
opentelemetry-otlp = { version = "0.31.0", default-features = false, features = ["http-proto", "reqwest-blocking-client", "grpc-tonic"] }

0 commit comments

Comments
 (0)