From 262a595e5343c5afd0f2570859b63ebf4c12b0fa Mon Sep 17 00:00:00 2001 From: Pascal Kuthe Date: Thu, 27 Jul 2023 04:50:40 +0200 Subject: pin TS to unreleased git revision to fix freezes (#7737) --- helix-core/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-core') diff --git a/helix-core/Cargo.toml b/helix-core/Cargo.toml index 895ee5bc..f45d97b8 100644 --- a/helix-core/Cargo.toml +++ b/helix-core/Cargo.toml @@ -25,7 +25,7 @@ unicode-width = "0.1" unicode-general-category = "0.6" # slab = "0.4.2" slotmap = "1.0" -tree-sitter = "0.20" +tree-sitter.workspace = true once_cell = "1.18" arc-swap = "1" regex = "1" -- cgit v1.2.3-70-g09d2