From 92374f6e374b640d781bf85431ddb56c576361f7 Mon Sep 17 00:00:00 2001 From: Minoru Osuka Date: Fri, 22 Nov 2019 20:24:23 +0900 Subject: [PATCH] Bump up Tantivy --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e48b3b0..d268103 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,4 +32,4 @@ protobuf = "2.8.0" raft = "0.4.3" rand = "0.7.2" serde_json = "1.0.40" -tantivy = "0.10.2" +tantivy = "0.10.3"