Skip to content

Commit 2c9e788

Browse files
chore(deps): update metrics-exporter-prometheus requirement (#96)
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.17.0...metrics-exporter-prometheus-v0.18.0) --- updated-dependencies: - dependency-name: metrics-exporter-prometheus dependency-version: 0.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5062916 commit 2c9e788

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
@@ -37,7 +37,7 @@ url = "2.5.4"
3737

3838
# Metrics
3939
metrics = "0.24.1"
40-
metrics-exporter-prometheus = "0.17.0"
40+
metrics-exporter-prometheus = "0.18.0"
4141

4242
# Slot Calc
4343
chrono = "0.4.40"

0 commit comments

Comments
 (0)