tree-sitter-grammars.tree-sitter-rust: 0.24.0 -> 0.24.2

This commit is contained in:
R. Ryantm
2026-03-28 21:25:44 +00:00
parent 7a4dd1b237
commit 1dea2bb8fd
@@ -2257,9 +2257,9 @@
};
rust = {
version = "0.24.0";
version = "0.24.2";
url = "github:tree-sitter/tree-sitter-rust";
hash = "sha256-y3sJURlSTM7LRRN5WGIAeslsdRZU522Tfcu6dnXH/XQ=";
hash = "sha256-Ls6tB6IxXDQDWwx0BJ7RgbheelC4MH8z97E7wwhkDcY=";
meta = {
license = lib.licenses.mit;
};