diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-08-09 01:53:46 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-08-09 01:53:46 +0800 |
| commit | 6536ab29f7c0ca05cf734f116bef6974bab326c7 (patch) | |
| tree | afccc9b8fe3c1c6e755e06662c866ad7936d1e2f /README.md | |
| parent | 815cc96a09b86eb890d6fa36d9afe8ed18afb867 (diff) | |
chore: bump version to 0.4.0
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -27,7 +27,7 @@ 💡 Its name comes from the Chinese pinyin **"Mìng Lìng"**, which means **"command"**. -## WARNING +## ⚠WARNING Mingling is currently usable at a basic level, but it is still under active development, so many APIs are not yet mature. Any changes to the public API will be documented in detail in the [Changelog](https://github.com/mingling-rs/mingling/blob/main/CHANGELOG.md). @@ -99,7 +99,7 @@ Add Mingling to your `Cargo.toml`: ```toml [dependencies.mingling] -version = "0.3.0" +version = "0.4.0" features = [] ``` |
