From 3fef6181b72f926798825785d0236562f3380233 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Fri, 10 Jul 2026 01:16:26 +0800 Subject: chore: bump mingling crates from 0.2.1 to 0.2.2 --- mingling_core/tests/test-all/Cargo.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mingling_core/tests/test-all') diff --git a/mingling_core/tests/test-all/Cargo.lock b/mingling_core/tests/test-all/Cargo.lock index d947c0b..1f9b0f7 100644 --- a/mingling_core/tests/test-all/Cargo.lock +++ b/mingling_core/tests/test-all/Cargo.lock @@ -111,7 +111,7 @@ checksum = "6b947ae49db0d222b1dbc6b113ce7248a3fc3a6ca21b696717bfc000ba4484d8" [[package]] name = "mingling" -version = "0.2.1" +version = "0.2.2" dependencies = [ "mingling_core", "mingling_macros", @@ -121,7 +121,7 @@ dependencies = [ [[package]] name = "mingling_core" -version = "0.2.1" +version = "0.2.2" dependencies = [ "just_fmt", "just_template", @@ -134,7 +134,7 @@ dependencies = [ [[package]] name = "mingling_macros" -version = "0.2.1" +version = "0.2.2" dependencies = [ "just_fmt", "proc-macro2", -- cgit