From f6cf583cd77889ba0012fc521825025efe2d9447 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E6=B6=9B?= Date: Sun, 19 Jul 2026 13:07:31 +0800 Subject: [PATCH] =?UTF-8?q?chore(core):=20=E5=8F=91=E5=B8=83=20v0.3.2=20?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Cargo.toml version 从 0.3.0 升至 0.3.2,与 v0.3.2 tag 对齐 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b18d584..d71dfd6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "agcore" -version = "0.3.0" +version = "0.3.2" edition = "2024" [features]