Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'helix-dap/Cargo.toml')
-rw-r--r--helix-dap/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/helix-dap/Cargo.toml b/helix-dap/Cargo.toml
index f7acb003..3ae4d330 100644
--- a/helix-dap/Cargo.toml
+++ b/helix-dap/Cargo.toml
@@ -14,6 +14,7 @@ homepage.workspace = true
[dependencies]
helix-core = { path = "../helix-core" }
+helix-config = { path = "../helix-config" }
anyhow = "1.0"
log = "0.4"