Skip to content

Commit 5d45405

Browse files
Update Rust crate redis to 0.32.0
1 parent 7d93d66 commit 5d45405

2 files changed

Lines changed: 7 additions & 17 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ actix-casbin-auth = { git = "https://github.com/casbin-rs/actix-casbin-auth.git"
6565
casbin = "2.2.0"
6666
aes-gcm = "0.10.3"
6767
base64 = "0.22.1"
68-
redis = { version = "0.27.5", features = ["tokio-comp", "connection-manager"] }
68+
redis = { version = "0.32.0", features = ["tokio-comp", "connection-manager"] }
6969
urlencoding = "2.1.3"
7070

7171
[dependencies.sqlx]

0 commit comments

Comments
 (0)