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 3a61552 commit d5a12eaCopy full SHA for d5a12ea
draco_rest/Cargo.toml
@@ -8,7 +8,7 @@ draco_base = { workspace = true }
8
draco_validator = { workspace = true }
9
code0-flow = { workspace = true }
10
tokio = { version = "1.44.1", features = ["rt-multi-thread"] }
11
-redis = { version = "0.29.0", features = [
+redis = { version = "0.30.0", features = [
12
"aio",
13
"tokio-comp",
14
"async-std-comp",
0 commit comments