build: tweak Cargo.tomls
This commit is contained in:
parent
099fd4efb7
commit
cc2caecf7a
4 changed files with 13 additions and 2 deletions
|
|
@ -10,7 +10,12 @@ homepage.workspace = true
|
|||
repository.workspace = true
|
||||
license.workspace = true
|
||||
keywords.workspace = true
|
||||
categories = ["api-bindings", "parsing", "text-editors"]
|
||||
categories = [
|
||||
"api-bindings",
|
||||
"external-ffi-bindings",
|
||||
"parsing",
|
||||
"text-editors",
|
||||
]
|
||||
|
||||
build = "binding_rust/build.rs"
|
||||
links = "tree-sitter"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue