mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-05 20:07:44 +03:00
deps: Update tree-sitter-rust (supports let-else && let-chains)
This commit is contained in:
parent
bc0a3037ea
commit
53b70d821e
3 changed files with 3 additions and 3 deletions
|
@ -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" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue