Skip to content

Commit

Permalink
build(deps): bump metrics from 0.24.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.24.0 to 0.24.1.
- [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml)
- [Commits](metrics-rs/metrics@metrics-v0.24.0...metrics-v0.24.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and uku3lig committed Dec 3, 2024
1 parent c5d0157 commit e62f892
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -12,7 +12,7 @@ bb8 = "0.8.6"
bb8-redis = "0.17.0"
dotenvy = "0.15.7"
envy = "0.4.2"
metrics = "0.24.0"
metrics = "0.24.1"
metrics-exporter-prometheus = { version = "0.16.0", default-features = false }
redis = { version = "0.27.5", features = ["ahash", "tokio-comp"] }
redis-macros = "0.4.2"
Expand Down

0 comments on commit e62f892

Please sign in to comment.