From eeae94372723e9c2a5f82f5653a54e93344788bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E6=B6=9B?= Date: Mon, 20 Jul 2026 16:47:38 +0800 Subject: [PATCH] =?UTF-8?q?fix(core):=20=E5=8D=87=E7=BA=A7=20Cargo.toml=20?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7=E5=88=B0=20v0.3.5?= 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 2edec58..eb17994 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "agcore" -version = "0.3.4" +version = "0.3.5" edition = "2024" [features]