Upgrade tantivy to 0.13.3

This commit is contained in:
Kitaiti Makoto
2021-01-15 10:19:54 +09:00
parent 64e4550dea
commit cb05571339
2 changed files with 84 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ scheduled-thread-pool = "0.2.2"
serde = "1.0"
serde_derive = "1.0"
serde_json = "1.0"
tantivy = "0.12.0"
tantivy = "0.13.3"
url = "2.1"
walkdir = "2.2"
webfinger = "0.4.1"