aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-06-30 22:47:07 +0800
committer魏曹先生 <1992414357@qq.com>2026-06-30 22:47:07 +0800
commitfbe831d29310e050f156355ece670c5a89f9d269 (patch)
treefa90297add21d225b4a5ba9edb77004165f2f3e5 /README.md
parent9bbb5eb14aa54fea87d55c25e5117c6202776359 (diff)
chore: bump version to 0.2.1 and switch deps to pathnext
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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 = []
```