deps: use tree-sitter-lila as cargo dep
This will cause less trouble than a git submodule
This commit is contained in:
@@ -24,7 +24,8 @@ anyhow = "1.0.86"
|
||||
[dependencies.tree-sitter-lila]
|
||||
version = "0.0.1"
|
||||
optional = true
|
||||
path = "./tree-sitter-lila"
|
||||
git = "https://git.sr.ht/~rpqt/tree-sitter-lila"
|
||||
branch = "main"
|
||||
|
||||
[dev-dependencies]
|
||||
pretty_assertions = "1.4.0"
|
||||
|
||||
Reference in New Issue
Block a user