feat: start working on v0.27
* bump tree-sitter crates to 0.27.0 * bump tree-sitter-language to 0.1.7
This commit is contained in:
parent
cd4b6e2ef9
commit
98de2bc1a8
11 changed files with 26 additions and 26 deletions
|
|
@ -1,7 +1,7 @@
|
|||
.{
|
||||
.name = .tree_sitter,
|
||||
.fingerprint = 0x841224b447ac0d4f,
|
||||
.version = "0.26.3",
|
||||
.version = "0.27.0",
|
||||
.minimum_zig_version = "0.14.1",
|
||||
.paths = .{
|
||||
"build.zig",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue