Skip to content

Commit cfad1ae

Browse files
chore(deps): update metrics-exporter-prometheus requirement
Updates the requirements on [metrics-exporter-prometheus](https://github.com/metrics-rs/metrics) to permit the latest version. - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml) - [Commits](metrics-rs/metrics@metrics-exporter-prometheus-v0.16.0...metrics-exporter-prometheus-v0.17.2) --- updated-dependencies: - dependency-name: metrics-exporter-prometheus dependency-version: 0.17.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bb2263f commit cfad1ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ features = [
6262
[dev-dependencies]
6363
assert_matches = "1.5.0"
6464
axum = "0.8.1"
65-
metrics-exporter-prometheus = "0.16.0"
65+
metrics-exporter-prometheus = "0.17.2"
6666
tokio = { version = "1.20.1", features = ["full"] }

0 commit comments

Comments
 (0)