Skip to content

Commit

Permalink
Bump metrics-exporter-prometheus from 0.15.3 to 0.16.0
Browse files Browse the repository at this point in the history
Bumps [metrics-exporter-prometheus](https://github.com/metrics-rs/metrics) from 0.15.3 to 0.16.0.
- [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml)
- [Commits](metrics-rs/metrics@metrics-exporter-prometheus-v0.15.3...metrics-exporter-prometheus-v0.16.0)

---
updated-dependencies:
- dependency-name: metrics-exporter-prometheus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent c72ee42 commit 4877bd5
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 14 deletions.
33 changes: 20 additions & 13 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ indexmap = "2.6.0"
itertools = { workspace = true }
lazy_static = ">=1.4.0"
metrics = { version = "0.23.0" }
metrics-exporter-prometheus = { version = "0.15.3" }
metrics-exporter-prometheus = { version = "0.16.0" }
moka = { version = "0.12.5", default-features = false, features = ["future", "atomic64", "quanta"] }
object_store = { version = "0.10.2", features = ["aws", "azure", "gcp"] }
object_store_factory = { path = "object_store_factory" }
Expand Down

0 comments on commit 4877bd5

Please sign in to comment.