We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6922e6e commit 8a24a4cCopy full SHA for 8a24a4c
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.21", features = ["connection-manager", "async-std-comp", "async-std-tls-comp"] }
+redis = { version = "0.22", features = ["connection-manager", "async-std-comp", "async-std-tls-comp"] }
24
time = "0.3"
0 commit comments