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 9b99118 commit acd1047Copy full SHA for acd1047
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 = "2c37545" }
+redismodule = { git = "https://github.com/RedisLabsModules/redismodule-rs.git", rev = "3aee66d" }
21
22
[build-dependencies]
23
bindgen = "0.51"
0 commit comments