diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-04-19 14:08:14 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-04-19 14:08:14 +0800 |
| commit | 1fa150cc603f53b48413aff18dcae6a051277b93 (patch) | |
| tree | a37ff021bc67d1dbb61de87e4f010020b480c8c4 /mingling_core/Cargo.toml | |
| parent | 10c9ab8cdb48b8cd527e3103084e418c958977ff (diff) | |
Bump version to 0.1.6
- mingling: 0.1.5 → 0.1.6
- mingling_core: 0.1.4 → 0.1.5
- mingling_macros: 0.1.4 → 0.1.5
Diffstat (limited to 'mingling_core/Cargo.toml')
| -rw-r--r-- | mingling_core/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mingling_core/Cargo.toml b/mingling_core/Cargo.toml index 62dd3c8..7567846 100644 --- a/mingling_core/Cargo.toml +++ b/mingling_core/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mingling_core" -version = "0.1.4" +version = "0.1.5" edition = "2024" license = "MIT OR Apache-2.0" description = "Core of the mingling library" |
