From 41e076651196cf6066a73d88ce11635be35f0f26 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Sat, 11 Jul 2026 01:55:22 +0800 Subject: chore: bump workspace version to 0.3.0 --- docs/res/guide.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/res') diff --git a/docs/res/guide.txt b/docs/res/guide.txt index f0d7652..657c7ca 100644 --- a/docs/res/guide.txt +++ b/docs/res/guide.txt @@ -5,5 +5,5 @@ │ > cargo add mingling │ │ │ │ Or add this to your Cargo.toml │ - │ > mingling = "0.2.2" │ + │ > mingling = "0.3.0" │ └────────────────────────────────────┘ -- cgit