tree-sitter-grammars.tree-sitter-rust: 0.23.2 -> 0.24.0 (#471760)

This commit is contained in:
Matthias Beyer
2025-12-19 08:51:14 +00:00
committed by GitHub
@@ -593,9 +593,9 @@
};
rust = {
version = "0.23.2";
version = "0.24.0";
url = "github:tree-sitter/tree-sitter-rust";
hash = "sha256-aT+tlrEKMgWqTEq/NHh8Vj92h6i1aU6uPikDyaP2vfc=";
hash = "sha256-y3sJURlSTM7LRRN5WGIAeslsdRZU522Tfcu6dnXH/XQ=";
};
scala = {