Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'helix-vcs/Cargo.toml')
-rw-r--r--helix-vcs/Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/helix-vcs/Cargo.toml b/helix-vcs/Cargo.toml
index d8936686..7ed11982 100644
--- a/helix-vcs/Cargo.toml
+++ b/helix-vcs/Cargo.toml
@@ -9,8 +9,6 @@ categories.workspace = true
repository.workspace = true
homepage.workspace = true
-# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
-
[dependencies]
helix-core = { path = "../helix-core" }
helix-event = { path = "../helix-event" }