From f11b53d5c7fdfc090aaca49f83a92876568e119b Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Thu, 16 Jul 2026 02:35:13 +0800 Subject: chore(deps): bump just_fmt from 0.1.2 to 0.2.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index b3c3496..90989fc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,7 +39,7 @@ mingling_pathf = { path = "mingling_pathf", default-features = false } mingling_picker = { path = "mingling_picker", default-features = false } mingling_picker_macros = { path = "mingling_picker_macros", default-features = false } -just_fmt = "0.1.2" +just_fmt = "0.2.0" just_template = "0.2.0" serde = { version = "1.0.228", features = ["derive"] } -- cgit