diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-04-20 16:14:07 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-04-20 16:15:15 +0800 |
| commit | c705d0178bc8f69c97bfc13464d853434af13431 (patch) | |
| tree | 642273369cb55da6fed6f9492c73fe4bf661ddd8 /mingling_core/Cargo.toml | |
| parent | 53c65ff60f87ab799772c95442fa0a27c45551e4 (diff) | |
Update core and macros dependencies to version 0.1.60.1.6
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 d4b26b8..0dd191f 100644 --- a/mingling_core/Cargo.toml +++ b/mingling_core/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mingling_core" -version = "0.1.5" +version = "0.1.6" edition = "2024" license = "MIT OR Apache-2.0" description = "Core of the mingling library" |
