Skip to content

Commit 518b0c8

Browse files
chore(deps): update metrics-exporter-prometheus requirement (#15)
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.2...metrics-exporter-prometheus-v0.17.0) --- updated-dependencies: - dependency-name: metrics-exporter-prometheus dependency-version: 0.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 595cad2 commit 518b0c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ url = "2.5.4"
3030

3131
# Metrics
3232
metrics = "0.24.1"
33-
metrics-exporter-prometheus = "0.16.2"
33+
metrics-exporter-prometheus = "0.17.0"
3434

3535
# Slot Calc
3636
chrono = "0.4.40"

0 commit comments

Comments
 (0)