From c832aa5a49be244c6ab965a06b8dbf5f38a19e1d Mon Sep 17 00:00:00 2001 From: Blaž Hrastnik Date: Sun, 27 Jun 2021 10:29:15 +0900 Subject: There is no direct dirs-next dependency in term --- helix-term/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-term') diff --git a/helix-term/Cargo.toml b/helix-term/Cargo.toml index 8ae25ad0..1ff32276 100644 --- a/helix-term/Cargo.toml +++ b/helix-term/Cargo.toml @@ -45,7 +45,7 @@ log = "0.4" fuzzy-matcher = "0.3" ignore = "0.4" # shellexpand = "2.1" -dirs-next = "2.0" +# dirs-next = "2.0" # markdown doc rendering pulldown-cmark = { version = "0.8", default-features = false } -- cgit v1.2.3-70-g09d2