We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2ac319 commit 009be27Copy full SHA for 009be27
Cargo.toml
@@ -61,7 +61,7 @@ actix-casbin-auth = { git = "https://github.com/casbin-rs/actix-casbin-auth.git"
61
casbin = "2.2.0"
62
aes-gcm = "0.10.3"
63
base64 = "0.22.0"
64
-redis = { version = "0.25.2", features = ["tokio-comp"] }
+redis = { version = "0.28.0", features = ["tokio-comp"] }
65
66
[dependencies.sqlx]
67
version = "0.8.1"
0 commit comments