Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'helix-dap/Cargo.toml')
-rw-r--r--helix-dap/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/helix-dap/Cargo.toml b/helix-dap/Cargo.toml
index 000ea5a8..8033c757 100644
--- a/helix-dap/Cargo.toml
+++ b/helix-dap/Cargo.toml
@@ -26,7 +26,7 @@ slotmap.workspace = true
futures-executor.workspace = true
futures-util.workspace = true
tokio-stream.workspace = true
-sonic-rs.workspace = true
+
[dev-dependencies]
fern = "0.7"