diff --git a/cli/Cargo.toml b/cli/Cargo.toml index ad21f0e7..f228951d 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -41,7 +41,7 @@ webbrowser = "0.5.1" which = "4.1.0" [dependencies.tree-sitter] -version = "0.20.3" +version = "0.20.10" path = "../lib" [dependencies.tree-sitter-config]