feat(build): update build.zig.zon for zig 0.14
This commit is contained in:
parent
0b28226615
commit
1850762118
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
.{
|
||||
.name = "tree-sitter",
|
||||
.name = .tree_sitter,
|
||||
.fingerprint = 0x841224b447ac0d4f,
|
||||
.version = "0.25.1",
|
||||
.paths = .{
|
||||
"build.zig",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue