feat!: bump internal abi to 15

This commit is contained in:
Amaan Qureshi 2024-10-26 01:12:01 -04:00
parent 413b7cbcca
commit ce93d8fd9b
6 changed files with 6 additions and 20 deletions

View file

@ -1,6 +1,6 @@
/* automatically generated by rust-bindgen 0.70.1 */
pub const TREE_SITTER_LANGUAGE_VERSION: u32 = 14;
pub const TREE_SITTER_LANGUAGE_VERSION: u32 = 15;
pub const TREE_SITTER_MIN_COMPATIBLE_LANGUAGE_VERSION: u32 = 13;
pub type TSStateId = u16;
pub type TSSymbol = u16;