From 67e949309771019e86ab5c83691edc7afff7e6be Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Wed, 22 Apr 2026 16:49:28 +0800 Subject: Add workspace configuration and update dependencies --- docs/res/guide.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/res/guide.txt') diff --git a/docs/res/guide.txt b/docs/res/guide.txt index 89c6d8b..a75037f 100644 --- a/docs/res/guide.txt +++ b/docs/res/guide.txt @@ -7,6 +7,6 @@ │ > cargo add mingling │ │ │ │ Or add this to your Cargo.toml │ - │ > mingling = "0.1.6" │ + │ > mingling = "0.1.7" │ │ │ └────────────────────────────────────┘ -- cgit