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