pin TS to unreleased git revision to fix freezes (#7737)

This commit is contained in:
Pascal Kuthe 2023-07-27 04:50:40 +02:00 committed by GitHub
parent 953073a679
commit 262a595e53
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 4 deletions

View file

@ -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"