From 4c21add43b9b697726242d05295bfea179b626f1 Mon Sep 17 00:00:00 2001 From: oudecheng <13802883547@139.com> Date: Fri, 14 Aug 2026 16:39:11 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=90=8C=E6=AD=A5=20Cargo.lock=20?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7=E8=87=B3=200.4.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 507e911..b306e92 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1728,7 +1728,7 @@ dependencies = [ [[package]] name = "picobot" -version = "0.3.5" +version = "0.4.0" dependencies = [ "anyhow", "async-trait",