From 73e75e92e8354b84847f4ed50140edb86ff671e0 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Mon, 20 Apr 2026 16:16:38 +0800 Subject: Update README with link for version 0.1.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e989980..a5a2180 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ You can read the following docs to learn more about the `Mingling` framework: - [x] core: \[[0.1.4](https://docs.rs/mingling/0.1.4/mingling/)\] General Renderers *( Json, Yaml, Toml, Ron )* - [x] core: \[[0.1.5](https://docs.rs/mingling/0.1.5/mingling/)\] Completion *( Bash Zsh Fish Pwsh )* -- [ ] core: \[**0.1.6**\] Smarter Completion Suggest Generation +- [X] core: \[[0.1.6](https://docs.rs/mingling/0.1.6/mingling/)\] Smarter Completion Suggest Generation - [ ] \[**0.1.7**\] Clap Parser Support - [ ] core: \[**0.1.8**\] Faster Dispatcher - [ ] \[**0.1.9**\] Helpdoc Generation -- cgit