Add repo URL to Cargo.toml files
This commit is contained in:
parent
8e3ff6376f
commit
ec7756faa0
3 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ license = "MIT"
|
|||
readme = "README.md"
|
||||
keywords = ["incremental", "parsing"]
|
||||
categories = ["command-line-utilities", "parsing"]
|
||||
repository = "https://github.com/tree-sitter/tree-sitter"
|
||||
|
||||
[[bin]]
|
||||
name = "tree-sitter"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue