build(zig): fix package name

This commit is contained in:
Omar-xt 2025-08-19 14:13:50 +06:00 committed by GitHub
parent 8f7539af72
commit de141362d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
.{
.name = "tree-sitter",
.name = .@"tree-sitter",
.version = "0.25.8",
.paths = .{
"build.zig",