Cargo.toml: The project url is an array of strings.
This commit is contained in:
parent
c84c3ad403
commit
62d87119fa
@ -21,4 +21,4 @@ features = ["extension-module"]
|
||||
|
||||
[package.metadata.maturin]
|
||||
requires-python = ">=3.7"
|
||||
project-url = "https://github.com/tantivy-search/tantivy-py"
|
||||
project-url = ["https://github.com/tantivy-search/tantivy-py"]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user