diff --git a/rust-core/Cargo.toml b/rust-core/Cargo.toml index 60e0be4..a84a7da 100644 --- a/rust-core/Cargo.toml +++ b/rust-core/Cargo.toml @@ -40,7 +40,7 @@ tree-sitter = "0.20" tree-sitter-typescript = "0.20" tree-sitter-javascript = "0.20" tree-sitter-python = "0.20" -tree-sitter-rust = "0.20" +tree-sitter-rust = "0.24" tree-sitter-go = "0.20" tree-sitter-java = "0.20" tree-sitter-cpp = "0.20"