feat: add zig bindings
This commit is contained in:
Generated
+13
@@ -0,0 +1,13 @@
|
||||
.{
|
||||
.name = .tree_sitter_emm,
|
||||
.version = "0.0.1",
|
||||
.dependencies = .{
|
||||
.tree_sitter = .{
|
||||
.url = "git+https://github.com/tree-sitter/zig-tree-sitter#4c5d3a45a9828b8fddd3d59132c4346182fc23b7",
|
||||
.hash = "tree_sitter-0.25.0-8heIf4KZAQCmEhQwLPPtKBsU3BBkohvUJpfDXc7vmDM7",
|
||||
},
|
||||
},
|
||||
.minimum_zig_version = "0.16.0-dev.732+2f3234c76",
|
||||
.paths = .{""},
|
||||
.fingerprint = 0x2013c1379932809e,
|
||||
}
|
||||
Reference in New Issue
Block a user