Removed one keywoard

This commit is contained in:
Paul Masurel
2018-06-22 14:47:11 +09:00
parent c1022e23d2
commit 3fd8c2aa5a

View File

@@ -9,7 +9,7 @@ documentation = "https://tantivy-search.github.io/tantivy/tantivy/index.html"
homepage = "https://github.com/tantivy-search/tantivy"
repository = "https://github.com/tantivy-search/tantivy"
readme = "README.md"
keywords = ["search", "search engine", "information", "retrieval"]
keywords = ["search", "information", "retrieval"]
[dependencies]
base64 = "0.9.1"