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 02ec2df commit 933d4fdCopy full SHA for 933d4fd
Cargo.toml
@@ -17,3 +17,6 @@ rand = "0.7.3"
17
ordered-float = "1.0.2"
18
owning_ref = "0.4.1"
19
num = "0.2.1"
20
+
21
+[dev-dependencies]
22
+redis-module = { version = "0.10.0", features = ["test"] }
0 commit comments