From ebfb08521d624f3a538c86f96ce3ad061cbb0eb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E7=94=9F=E6=9D=82=E7=89=A9=E6=88=BF?= <88823709+TC999@users.noreply.github.com> Date: Tue, 7 Jan 2025 22:45:37 +0800 Subject: [PATCH] Update Cargo.toml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 陈生杂物房 <88823709+TC999@users.noreply.github.com> --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 68907fc..3c772be 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "AppDataCleaner" -version = "1.0.4-b1" +version = "1.0.4-b3" edition = "2021" [dependencies]