deps: use tree-sitter-lila as cargo dep
This will cause less trouble than a git submodule
This commit is contained in:
parent
a0858947c5
commit
c21cb47a54
4 changed files with 3 additions and 5 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -718,6 +718,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "tree-sitter-lila"
|
||||
version = "0.0.1"
|
||||
source = "git+https://git.sr.ht/~rpqt/tree-sitter-lila?branch=main#ef984491f7d650f910f65605bd07ad3bf34484b9"
|
||||
dependencies = [
|
||||
"cc",
|
||||
"tree-sitter 0.20.10",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue