From c705d0178bc8f69c97bfc13464d853434af13431 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Mon, 20 Apr 2026 16:14:07 +0800 Subject: Update core and macros dependencies to version 0.1.6 --- mingling_core/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mingling_core/Cargo.toml') 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" -- cgit