From 6536ab29f7c0ca05cf734f116bef6974bab326c7 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Sun, 9 Aug 2026 01:53:46 +0800 Subject: chore: bump version to 0.4.0 --- mingling_pathf/test/Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mingling_pathf/test') diff --git a/mingling_pathf/test/Cargo.lock b/mingling_pathf/test/Cargo.lock index 1260662..e7de689 100644 --- a/mingling_pathf/test/Cargo.lock +++ b/mingling_pathf/test/Cargo.lock @@ -16,7 +16,7 @@ checksum = "6170dccbc3ea15dfb7f2da964097f814aba1dd8f746d4ffc56f33245c38e6d96" [[package]] name = "mingling_pathf" -version = "0.3.0" +version = "0.4.0" dependencies = [ "just_fmt 0.2.0", "proc-macro2", -- cgit