mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 02:47:45 +03:00
pin TS to unreleased git revision to fix freezes (#7737)
This commit is contained in:
parent
953073a679
commit
262a595e53
4 changed files with 6 additions and 4 deletions
|
@ -18,7 +18,7 @@ anyhow = "1"
|
|||
serde = { version = "1.0", features = ["derive"] }
|
||||
toml = "0.7"
|
||||
etcetera = "0.8"
|
||||
tree-sitter = "0.20"
|
||||
tree-sitter.workspace = true
|
||||
once_cell = "1.18"
|
||||
log = "0.4"
|
||||
which = "4.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue