dart: Use upstream tree-sitter-dart (#10552)
Abdullah Alsigar
created
Update `tree-sitter-dart` to the upstream package, there was an issue
building Rust package which is resolved now.
Release Notes:
- N/A
Change summary
extensions/dart/extension.toml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Detailed changes
@@ -11,5 +11,5 @@ name = "Dart LSP"
language = "Dart"
[grammars.dart]
-repository = "https://github.com/agent3bood/tree-sitter-dart"
-commit = "48934e3bf757a9b78f17bdfaa3e2b4284656fdc7"
+repository = "https://github.com/UserNobody14/tree-sitter-dart"
+commit = "6da46473ab8accb13da48113f4634e729a71d335"