feat(bindings): generate zig fingerprint

This commit is contained in:
ObserverOfTime 2025-09-25 21:24:39 +03:00 committed by Amaan Qureshi
parent 422866a437
commit d86e1b4f5e
5 changed files with 20 additions and 1 deletions

View file

@ -1,5 +1,6 @@
.{
.name = .tree_sitter_PARSER_NAME,
.fingerprint = PARSER_FINGERPRINT,
.version = "PARSER_VERSION",
.dependencies = .{
.tree_sitter = .{