feat: update tree-sitter to add typst
This commit is contained in:
parent
5637dc899e
commit
97b6432e1d
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
.dependencies = .{
|
.dependencies = .{
|
||||||
.@"tree-sitter" = .{
|
.@"tree-sitter" = .{
|
||||||
.url = "https://github.com/neurocyte/tree-sitter/releases/download/master-71356a3cba405fe666d71866d62887000684be62/source.tar.gz",
|
.url = "https://github.com/neurocyte/tree-sitter/releases/download/master-5f48bf7b250b307ce05f53145033fb5ee1aac94b/source.tar.gz",
|
||||||
.hash = "12206d90f53b1dc7692aa92ec3e7fdc69ebaf0a594f27778a87372e0a56f178cc63f",
|
.hash = "12205af13c727d58cbfa3f3302f2363172018295337287edf5fd10d8472eb48e51f6",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
.paths = .{
|
.paths = .{
|
||||||
|
|
Loading…
Add table
Reference in a new issue