removed dangling dependency

This commit is contained in:
JOLIMAITRE Matthieu 2022-09-25 23:16:03 +02:00
parent b6962301ea
commit e84804b390
2 changed files with 2 additions and 62 deletions

View file

@ -21,8 +21,8 @@ notify-debouncer-mini = "0.2"
ron = "0.8"
serde = { version = "1.0", features = ["derive"] }
termion = "1.5"
tree-sitter = "0.20"
tree-sitter-c = "0.20"
# tree-sitter = "0.20"
# tree-sitter-c = "0.20"
[profile.release]
lto = true