mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 02:47:45 +03:00
Pin tree-sitter to the 0.20.10 release (#8396)
This commit is contained in:
parent
b5d691a5d7
commit
2ebcc4dbeb
3 changed files with 5 additions and 4 deletions
|
@ -35,5 +35,5 @@ package.helix-tui.opt-level = 2
|
|||
package.helix-term.opt-level = 2
|
||||
|
||||
[workspace.dependencies]
|
||||
tree-sitter = { version = "0.20", git = "https://github.com/tree-sitter/tree-sitter", rev = "ab09ae20d640711174b8da8a654f6b3dec93da1a" }
|
||||
tree-sitter = { version = "0.20" }
|
||||
nucleo = "0.2.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue