Skip to content

Commit acd1047

Browse files
committed
Update redismodule-rs version
1 parent 9b99118 commit acd1047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ libc = "0.2"
1717
time = "0.1"
1818
enum-primitive-derive = "0.1.2"
1919
num-traits = "0.2.8"
20-
redismodule = { git = "https://github.com/RedisLabsModules/redismodule-rs.git", rev = "2c37545" }
20+
redismodule = { git = "https://github.com/RedisLabsModules/redismodule-rs.git", rev = "3aee66d" }
2121

2222
[build-dependencies]
2323
bindgen = "0.51"

0 commit comments

Comments
 (0)