From 5cf5d6c7f125781e7d13bf4346fbf6c90756c5f3 Mon Sep 17 00:00:00 2001 From: licsber Date: Thu, 26 Sep 2024 15:07:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Cargo.toml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b5a5d9e..8eb31ec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" authors = ["licsber "] edition = "2021" -description = "unzip all file using unar." +description = "Summary all files to meta.json." repository = "https://git.licsber.site/rust/l-s" homepage = "https://blog.licsber.site" readme = "README.md"