Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'helix-term/Cargo.toml')
-rw-r--r--helix-term/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/helix-term/Cargo.toml b/helix-term/Cargo.toml
index f47cec4b..f49c5a89 100644
--- a/helix-term/Cargo.toml
+++ b/helix-term/Cargo.toml
@@ -70,7 +70,7 @@ log = "0.4"
# File picker
nucleo.workspace = true
-ignore = "0.4"
+ignore.workspace = true
# markdown doc rendering
pulldown-cmark = { version = "0.13", default-features = false }
# file type detection