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 d9b8a01 commit b563edeCopy full SHA for b563ede
Cargo.toml
@@ -17,7 +17,7 @@ libc = "0.2"
17
time = "0.1"
18
enum-primitive-derive = "0.1.2"
19
num-traits = "0.2.8"
20
-redismodule = { git = "https://github.com/RedisLabsModules/redismodule-rs.git", rev = "3aee66d" }
+redismodule = { git = "https://github.com/RedisLabsModules/redismodule-rs.git", branch = "master" }
21
22
[build-dependencies]
23
bindgen = "0.51"
0 commit comments