aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/Cargo.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-04-26 01:23:39 +0800
committer魏曹先生 <1992414357@qq.com>2026-04-26 01:23:39 +0800
commitd2c44d5c1cd8df2d150c849e8bd196e15c4015e3 (patch)
tree824a2282c8c10923651e76d2c27956e0390ab6fd /mingling_core/Cargo.toml
parent00923e2a4180c39ccc2d0ab51a7548fb7bfa5719 (diff)
Add clap_parser feature to mingling_core with help output behavior
config
Diffstat (limited to 'mingling_core/Cargo.toml')
-rw-r--r--mingling_core/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_core/Cargo.toml b/mingling_core/Cargo.toml
index b6846e7..b13d3d3 100644
--- a/mingling_core/Cargo.toml
+++ b/mingling_core/Cargo.toml
@@ -12,6 +12,7 @@ async = []
full = ["comp", "general_renderer"]
+clap_parser = []
comp = ["dep:just_template"]
debug = ["dep:log", "dep:env_logger"]
general_renderer = [