feat(bindings): generate zig fingerprint
This commit is contained in:
parent
422866a437
commit
d86e1b4f5e
5 changed files with 20 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
.{
|
||||
.name = .tree_sitter_PARSER_NAME,
|
||||
.fingerprint = PARSER_FINGERPRINT,
|
||||
.version = "PARSER_VERSION",
|
||||
.dependencies = .{
|
||||
.tree_sitter = .{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue