Skip to content

Commit

Permalink
Update Rust crate redis to 0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent bba92e5 commit 917a466
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
17 changes: 15 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 gertrud/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ tracing = "0.1.37"
tracing-subscriber = "0.3.17"
nanoid = "0.4.0"

redis = { version = "0.23.0", features = [
redis = { version = "0.24.0", features = [
"tokio-comp",
"json",
"connection-manager",
Expand Down

0 comments on commit 917a466

Please sign in to comment.