Skip to content
This repository was archived by the owner on Apr 20, 2020. It is now read-only.

Commit 782f013

Browse files
authored
Update Cargo.toml
1 parent 7ceb3ac commit 782f013

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
@@ -10,4 +10,4 @@ crate-type = ["cdylib"]
1010
[dependencies]
1111
serde_json = "1.0"
1212
libc = "0.2"
13-
redismodule = { path = "../redismodule-rs", version = "0.1.0" }
13+
redismodule = { path = "redismodule-rs", version = "0.1.0" }

0 commit comments

Comments
 (0)