From cbb805a78a04fb0df6f98b50f389fb5dc0b0fe48 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Sun, 9 Aug 2026 02:56:07 +0800 Subject: chore: remove deprecated comment --- Cargo.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 916f6f5..259095c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,9 +12,6 @@ members = [ # Picker2 "arg_picker", "arg_picker_macros", - - # Scaffolding tool - # "mling" (deprecated) ] exclude = [ -- cgit