Skip to content

Commit

Permalink
bump redis to 0.24.
Browse files Browse the repository at this point in the history
  • Loading branch information
jqnatividad committed Dec 28, 2023
1 parent e215f55 commit 1d1be6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ version = "0.1"
optional = true

[dependencies.redis]
version = "0.23"
version = "0.24"
features = ["r2d2"]
optional = true

Expand Down

0 comments on commit 1d1be6a

Please sign in to comment.