feat(build): update build.zig.zon for zig 0.14

This commit is contained in:
Niklas Koll 2025-03-10 15:56:41 +01:00 committed by GitHub
parent 0b28226615
commit 1850762118
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,6 @@
.{
.name = "tree-sitter",
.name = .tree_sitter,
.fingerprint = 0x841224b447ac0d4f,
.version = "0.25.1",
.paths = .{
"build.zig",