build: tweak Cargo.tomls
This commit is contained in:
parent
099fd4efb7
commit
cc2caecf7a
4 changed files with 13 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ authors = ["PARSER_AUTHOR_NAME PARSER_AUTHOR_EMAIL"]
|
|||
license = "PARSER_LICENSE"
|
||||
readme = "README.md"
|
||||
keywords = ["incremental", "parsing", "tree-sitter", "PARSER_NAME"]
|
||||
categories = ["parsing", "text-editors"]
|
||||
categories = ["parser-implementations", "parsing", "text-editors"]
|
||||
repository = "PARSER_URL"
|
||||
edition = "2021"
|
||||
autoexamples = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue