lib: fix cargo includes
This commit is contained in:
parent
0151051392
commit
695b6aff59
1 changed files with 3 additions and 5 deletions
|
|
@ -9,14 +9,12 @@ keywords = ["incremental", "parsing"]
|
|||
categories = ["api-bindings", "parsing", "text-editors"]
|
||||
|
||||
include = [
|
||||
"/binding/*",
|
||||
"/build.rs",
|
||||
"/Cargo.toml",
|
||||
"/LICENSE",
|
||||
"/README.md",
|
||||
"/include/*",
|
||||
"/src/*",
|
||||
"/core/tree-sitter/externals/utf8proc/utf8proc*",
|
||||
"/core/tree-sitter/include/*",
|
||||
"/core/tree-sitter/src/runtime/*",
|
||||
"/utf8proc/*",
|
||||
]
|
||||
|
||||
[dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue