aboutsummaryrefslogtreecommitdiff
path: root/helix-core/tests/data/indent/languages.toml
diff options
context:
space:
mode:
Diffstat (limited to 'helix-core/tests/data/indent/languages.toml')
-rw-r--r--helix-core/tests/data/indent/languages.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/helix-core/tests/data/indent/languages.toml b/helix-core/tests/data/indent/languages.toml
index f9cef494..3206f124 100644
--- a/helix-core/tests/data/indent/languages.toml
+++ b/helix-core/tests/data/indent/languages.toml
@@ -10,4 +10,4 @@ indent = { tab-width = 4, unit = " " }
[[grammar]]
name = "rust"
-source = { git = "https://github.com/tree-sitter/tree-sitter-rust", rev = "a360da0a29a19c281d08295a35ecd0544d2da211" }
+source = { git = "https://github.com/tree-sitter/tree-sitter-rust", rev = "0431a2c60828731f27491ee9fdefe25e250ce9c9" }