Add a version for the CLI's dependency on tree-sitter library
This commit is contained in:
parent
8edb6927d0
commit
ba32f884a8
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ regex = "1"
|
|||
rsass = "0.9"
|
||||
|
||||
[dependencies.tree-sitter]
|
||||
version = "*"
|
||||
path = "../lib"
|
||||
|
||||
[dependencies.serde_json]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue