Skip to content

Commit

Permalink
fix(deps): update rust crate redis to 0.25.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and noelbot committed Apr 4, 2024
1 parent 7d2198a commit 837341a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 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 @@ -163,7 +163,7 @@ prometheus-client.workspace = true
prost = "0.12.3"
prost-types = "0.12.3"
rand = "0.8.5"
redis = { version = "0.25.2", features = [
redis = { version = "0.25.3", features = [
"sentinel",
"tokio-comp",
"connection-manager",
Expand Down

0 comments on commit 837341a

Please sign in to comment.