Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index aa8b613c..610f7e65 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1435,11 +1435,14 @@ dependencies = [
"bitflags 2.6.0",
"hashbrown 0.14.5",
"helix-stdx",
+ "libloading",
"log",
"once_cell",
"regex",
+ "regex-cursor",
"ropey",
"slotmap",
+ "thiserror",
"tree-sitter",
]