From 3f88a3f4e6f75bf04246a8015652931e640e0821 Mon Sep 17 00:00:00 2001 From: woojiq Date: Sun, 14 Jan 2024 16:46:32 +0200 Subject: Change path normalization strategy to not resolve symlinks (#9330) --- helix-core/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'helix-core/Cargo.toml') diff --git a/helix-core/Cargo.toml b/helix-core/Cargo.toml index d7fff6c6..be41fa01 100644 --- a/helix-core/Cargo.toml +++ b/helix-core/Cargo.toml @@ -55,3 +55,4 @@ parking_lot = "0.12" [dev-dependencies] quickcheck = { version = "1", default-features = false } indoc = "2.0.4" +tempfile = "3.7.0" -- cgit v1.2.3-70-g09d2