aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorMichael Davis2022-10-22 14:52:25 +0000
committerBlaž Hrastnik2023-03-08 01:48:35 +0000
commitb9b1ec22084cfe82ced7e34412dab0351828fc53 (patch)
treec54c521bd08aa0cd47179b22fb28e69e703d6ec4 /Cargo.lock
parent3f90dafa3c4875cb33f404392552edc2381e6bf7 (diff)
Apply snippets as transactions
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index eec2a976..cc7265f3 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1139,6 +1139,7 @@ dependencies = [
"futures-util",
"helix-core",
"helix-loader",
+ "helix-parsec",
"log",
"lsp-types",
"serde",