From fbe831d29310e050f156355ece670c5a89f9d269 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Tue, 30 Jun 2026 22:47:07 +0800 Subject: chore: bump version to 0.2.1 and switch deps to path --- 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 0582f87..19d99ff 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.0" │ + │ > mingling = "0.2.1" │ └────────────────────────────────────┘ -- cgit