From bbc171c1ee4a0a34bd68d6b102a2b0853ed5fb02 Mon Sep 17 00:00:00 2001 From: Luca Visentin Date: Tue, 26 Nov 2024 17:20:06 +0100 Subject: [PATCH] fix: stop accidentally deleting files when moving nested profiles --- src/options.rs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/options.rs b/src/options.rs index 56419af..1eac6cb 100644 --- a/src/options.rs +++ b/src/options.rs @@ -552,8 +552,7 @@ impl + Hash + std::cmp::Eq + Clone + std::fmt::Debug> Profile