Remove dependency on which crate

This commit is contained in:
Max Brunsfeld 2024-03-12 12:02:26 -07:00
parent 1c38d34dea
commit 99a720c968
5 changed files with 23 additions and 61 deletions

View file

@ -26,7 +26,6 @@ once_cell.workspace = true
regex.workspace = true
serde.workspace = true
serde_json.workspace = true
which.workspace = true
tree-sitter.workspace = true
tree-sitter-highlight.workspace = true