Skip to content

Commit

Permalink
Update Rust crate redis to 0.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 13, 2024
1 parent bba92e5 commit 9999b02
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 12 deletions.
111 changes: 100 additions & 11 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.25.1", features = [
"tokio-comp",
"json",
"connection-manager",
Expand Down

0 comments on commit 9999b02

Please sign in to comment.