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

Commit 8b42823

Browse files
committed
update redismodule-rs version
1 parent cf02256 commit 8b42823

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ crate-type = ["cdylib"]
1111
serde_json = "1.0"
1212
libc = "0.2"
1313
jsonpath_lib = "0.2.3"
14-
redismodule = { path = "redismodule-rs", version = "0.1.0" }
14+
redismodule = { path = "redismodule-rs", version = "0.3.0" }

0 commit comments

Comments
 (0)