Skip to content

Commit ff2686d

Browse files
Bump metrics-util from 0.20.1 to 0.20.3 (#140)
Bumps [metrics-util](https://github.com/metrics-rs/metrics) from 0.20.1 to 0.20.3. - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-util-v0.20.1...metrics-util-v0.20.3) --- updated-dependencies: - dependency-name: metrics-util dependency-version: 0.20.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 d5e6a76 commit ff2686d

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 3 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
@@ -51,7 +51,7 @@ env_logger = "0.11"
5151
hyperlight-common = { workspace = true }
5252
lazy_static = "1.4.0"
5353
metrics-exporter-prometheus = "0.18"
54-
metrics-util = "0.20.1"
54+
metrics-util = "0.20.3"
5555
opentelemetry = "0.31.0"
5656
opentelemetry_sdk = { version = "0.31.0", features = ["rt-tokio"] }
5757
opentelemetry-otlp = { version = "0.31.1", default-features = false, features = ["http-proto", "reqwest-blocking-client", "grpc-tonic"] }

0 commit comments

Comments
 (0)