NOBUG Edited Cargo.toml with the new repo url.

This commit is contained in:
Paul Masurel
2016-11-04 09:11:56 +09:00
parent a788cdb4a0
commit aaae15666a

View File

@@ -8,8 +8,8 @@ license = "MIT"
description = """Tantivy is a search engine library."""
documentation = "http://fulmicoton.com/tantivy/tantivy/index.html"
homepage = "https://github.com/fulmicoton/tantivy"
repository = "https://github.com/fulmicoton/tantivy"
homepage = "https://github.com/tantivy-search/tantivy"
repository = "https://github.com/tantivy-search/tantivy"
readme = "README.md"
keywords = ["search", "information", "retrieval"]