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

Commit bd62719

Browse files
committed
upgrade redismodule-rs version
1 parent 0a4cb02 commit bd62719

File tree

2 files changed

+40
-10
lines changed

2 files changed

+40
-10
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ bson = "0.14"
1212
serde_json = "1.0"
1313
libc = "0.2"
1414
jsonpath_lib = { git="https://github.com/gkorland/jsonpath.git", branch="patch-1" }
15-
redis-module = { version="0.5.0", features = ["experimental-api"]}
16-
redisearch_api = "0.2.1"
15+
redis-module = { version="0.7.0", features = ["experimental-api"]}
16+
redisearch_api = "0.3.0"

0 commit comments

Comments
 (0)