diff --git a/Cargo.toml b/Cargo.toml index 6e66893..7fdc0d4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -404,7 +404,7 @@ tower-http = "0.4.4" tree-sitter = "0.26.13" tree-sitter-bash = "0.25.1" tree-sitter-c = "0.24.2" -tree-sitter-cpp = { git = "https://github.com/tree-sitter/tree-sitter-cpp", rev = "5cb9b693cfd7bfacab1d9ff4acac1a4150700609" } +tree-sitter-cpp = { git = "https://github.com/tree-sitter/tree-sitter-cpp", rev = "c009222808634c1014f82438d4883753516a2c24" } tree-sitter-css = "0.23" tree-sitter-diff = "0.1.0" tree-sitter-elixir = "0.3"