diff --git a/Cargo.lock b/Cargo.lock index 44b2c08..7701c92 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -572,7 +572,7 @@ dependencies = [ [[package]] name = "tree-sitter-c-sharp" version = "0.23.5" -source = "git+https://github.com/tree-sitter/tree-sitter-c-sharp#af29416d729b7a6603101b513604392d8f675e3b" +source = "git+https://github.com/tree-sitter/tree-sitter-c-sharp#9150f7d56bb47f1a809fa23623f1ba1413e93fa9" dependencies = [ "cc", "tree-sitter-language",