From 8646a3eab52c2b299304d3dfc142a358c74b0697 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Wed, 22 Jul 2026 01:55:17 +0800 Subject: feat(mingling_cli): add wrapper binary and optimize release profile Add `mling` wrapper binary that delegates to `mingling-cli`, enabling separate binary names while maintaining Cargo conventions. --- mingling_cli/help/help.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 mingling_cli/help/help.txt (limited to 'mingling_cli/help/help.txt') diff --git a/mingling_cli/help/help.txt b/mingling_cli/help/help.txt new file mode 100644 index 0000000..e69de29 -- cgit