Skip to content

Commit

Permalink
chore(deps): update metrics-exporter-prometheus requirement
Browse files Browse the repository at this point in the history
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.15.0...metrics-exporter-prometheus-v0.16.0)

---
updated-dependencies:
- dependency-name: metrics-exporter-prometheus
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 89a2e4f commit 9a4b4d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ features = [
[dev-dependencies]
assert_matches = "1.5.0"
axum = "0.7.2"
metrics-exporter-prometheus = "0.15.0"
metrics-exporter-prometheus = "0.16.0"
tokio = { version = "1.20.1", features = ["full"] }

0 comments on commit 9a4b4d5

Please sign in to comment.