From 9411f2570cbd494aebefa2b97b6b5a1a5e68bb27 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Sun, 19 Apr 2026 00:49:09 +0800 Subject: Remove async runtime requirement from examples --- 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 4de56b3..89c6d8b 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.5" │ + │ > mingling = "0.1.6" │ │ │ └────────────────────────────────────┘ -- cgit