mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-05-29 22:50:41 +00:00
NOBUG Edited Cargo.toml with the new repo url.
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user