Upgrade tantivy to 0.8.2 (#445)

Fix arm build
This commit is contained in:
fdb-hiroshima
2019-02-14 08:46:37 +01:00
committed by GitHub
parent 576a4ed499
commit 64d1944715
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ scheduled-thread-pool = "0.2.0"
serde = "1.0"
serde_derive = "1.0"
serde_json = "1.0"
tantivy = "0.8.0"
tantivy = "0.8.2"
url = "1.7"
webfinger = "0.3.1"
whatlang = "0.6.0"