From e6f6d6a87cd55eac15b446652d926be6caff7107 Mon Sep 17 00:00:00 2001 From: "tao.chen" <1137626076@qq.com> Date: Wed, 2 Sep 2026 18:37:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20src/archive.rs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: tao.chen <1137626076@qq.com> --- src/archive.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/archive.rs b/src/archive.rs index 90d637a..ba53a9b 100644 --- a/src/archive.rs +++ b/src/archive.rs @@ -62,7 +62,7 @@ fn extract_archive(archive_path: &Path, target_dir: &Path) -> Result<(), Box Result<(), Box