Skip to content

Commit

Permalink
build(deps): bump redis-macros from 0.4.2 to 0.4.3
Browse files Browse the repository at this point in the history
Bumps [redis-macros](https://github.com/daniel7grant/redis-macros) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/daniel7grant/redis-macros/releases)
- [Changelog](https://github.com/daniel7grant/redis-macros/blob/master/Changelog.md)
- [Commits](daniel7grant/redis-macros@v0.4.2...v0.4.3)

---
updated-dependencies:
- dependency-name: redis-macros
  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 30, 2024
1 parent 8f9b320 commit 971ea5d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 68 deletions.
72 changes: 5 additions & 67 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 @@ -15,7 +15,7 @@ envy = "0.4.2"
metrics = "0.24.1"
metrics-exporter-prometheus = { version = "0.16.0", default-features = false }
redis = { version = "0.27.6", features = ["ahash", "tokio-comp"] }
redis-macros = "0.4.2"
redis-macros = "0.4.3"
regex = "1.11.1"
reqwest = { version = "0.12.9", default-features = false, features = [
"http2",
Expand Down

0 comments on commit 971ea5d

Please sign in to comment.