Skip to content

Commit

Permalink
Bump metrics from 0.23.0 to 0.24.1
Browse files Browse the repository at this point in the history
Bumps [metrics](https://github.com/metrics-rs/metrics) from 0.23.0 to 0.24.1.
- [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml)
- [Commits](metrics-rs/metrics@metrics-v0.23.0...metrics-v0.24.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent ddf8144 commit 7781fed
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
16 changes: 13 additions & 3 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 @@ -111,7 +111,7 @@ indexmap = "2.6.0"
itertools = { workspace = true }

lazy_static = ">=1.4.0"
metrics = { version = "0.23.0" }
metrics = { version = "0.24.1" }
metrics-exporter-prometheus = { version = "0.15.3" }
moka = { version = "0.12.5", default-features = false, features = ["future", "atomic64", "quanta"] }
object_store = { workspace = true }
Expand Down

0 comments on commit 7781fed

Please sign in to comment.