Skip to content

Commit b563ede

Browse files
committed
Update redismodule to master branch
1 parent d9b8a01 commit b563ede

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 = "3aee66d" }
20+
redismodule = { git = "https://github.com/RedisLabsModules/redismodule-rs.git", branch = "master" }
2121

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

0 commit comments

Comments
 (0)