diff --git a/rust-core/Cargo.toml b/rust-core/Cargo.toml index 60e0be4..da2f5c6 100644 --- a/rust-core/Cargo.toml +++ b/rust-core/Cargo.toml @@ -41,7 +41,7 @@ tree-sitter-typescript = "0.20" tree-sitter-javascript = "0.20" tree-sitter-python = "0.20" tree-sitter-rust = "0.20" -tree-sitter-go = "0.20" +tree-sitter-go = "0.25" tree-sitter-java = "0.20" tree-sitter-cpp = "0.20" tree-sitter-c-sharp = "0.20"