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 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e6fce25..af73036 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Add Mingling to your `Cargo.toml`: ```toml [dependencies.mingling] -version = "0.2.0" +version = "0.2.1" features = [] ``` -- cgit