diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-04-19 00:49:09 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-04-19 00:49:09 +0800 |
| commit | 9411f2570cbd494aebefa2b97b6b5a1a5e68bb27 (patch) | |
| tree | 7c419bd16cc1bc38eb0df04b21fbbfeb0b8c6548 /docs/res/guide.txt | |
| parent | f26cd7da74e9b65facb4dc2f16c21683334e0aee (diff) | |
Remove async runtime requirement from examples
Diffstat (limited to 'docs/res/guide.txt')
| -rw-r--r-- | docs/res/guide.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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" │ │ │ └────────────────────────────────────┘ |
