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