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 ce06524 commit 5d5d91bCopy full SHA for 5d5d91b
crates/socketioxide-redis/Cargo.toml
@@ -39,7 +39,7 @@ fred = { version = "10", features = [
39
"subscriber-client",
40
"i-pubsub",
41
], default-features = false, optional = true }
42
-redis = { version = "1.0.0-rc.1", features = [
+redis = { version = "1.0.0-rc.2", features = [
43
"aio",
44
"tokio-comp",
45
"streams",
0 commit comments