0.22.0
This commit is contained in:
parent
e9b3f65ceb
commit
0a5a564ea7
8 changed files with 19 additions and 17 deletions
|
|
@ -44,7 +44,6 @@ pub const LANGUAGE_VERSION: usize = ffi::TREE_SITTER_LANGUAGE_VERSION as usize;
|
|||
pub const MIN_COMPATIBLE_LANGUAGE_VERSION: usize =
|
||||
ffi::TREE_SITTER_MIN_COMPATIBLE_LANGUAGE_VERSION as usize;
|
||||
|
||||
pub const ALLOC_HEADER: &str = include_str!("../../cli/src/generate/templates/alloc.h");
|
||||
pub const ARRAY_HEADER: &str = include_str!("../src/array.h");
|
||||
pub const PARSER_HEADER: &str = include_str!("../src/parser.h");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue