From 920c28f434fedde6e3568a0f5dee00d74ab2f1b3 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Sun, 28 Jun 2026 02:32:25 +0800 Subject: docs: Update mingling version references from 0.2 to 0.2.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 b498c6b..0582f87 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.1.9" │ + │ > mingling = "0.2.0" │ └────────────────────────────────────┘ -- cgit