From fbe831d29310e050f156355ece670c5a89f9d269 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Tue, 30 Jun 2026 22:47:07 +0800 Subject: chore: bump version to 0.2.1 and switch deps to path --- 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 e5fd23a..ab0a711 100644 --- a/mingling_pathf/test/Cargo.lock +++ b/mingling_pathf/test/Cargo.lock @@ -10,7 +10,7 @@ checksum = "5454cda0d57db59778608d7a47bff5b16c6705598265869fb052b657f66cf05e" [[package]] name = "mingling_pathf" -version = "0.2.0" +version = "0.2.1" dependencies = [ "just_fmt", "proc-macro2", -- cgit