We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1df5588 commit 55a6ff7Copy full SHA for 55a6ff7
Cargo.toml
@@ -20,5 +20,5 @@ futures = "0.3"
20
rand = "0.9"
21
serde = "1.0"
22
serde_json = "1.0"
23
-redis = { version = "0.29", features = ["connection-manager", "async-std-comp", "async-std-tls-comp"] }
+redis = { version = "0.30", features = ["connection-manager", "async-std-comp", "async-std-tls-comp"] }
24
time = "0.3"
0 commit comments