aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/Cargo.toml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-04-26 01:41:23 +0800
committer魏曹先生 <1992414357@qq.com>2026-04-26 01:43:49 +0800
commit37d775134ffcc9ac8982d8a78b44b7e0eb0ae371 (patch)
treeca2d4b40e5971de906e6f890140730095a4246ac /mingling_core/Cargo.toml
parent1eda2761d21167dd33ac230b23467e350b672364 (diff)
Rename feature `clap_parser` to `clap`
Diffstat (limited to 'mingling_core/Cargo.toml')
-rw-r--r--mingling_core/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mingling_core/Cargo.toml b/mingling_core/Cargo.toml
index b13d3d3..83db3af 100644
--- a/mingling_core/Cargo.toml
+++ b/mingling_core/Cargo.toml
@@ -12,7 +12,7 @@ async = []
full = ["comp", "general_renderer"]
-clap_parser = []
+clap = []
comp = ["dep:just_template"]
debug = ["dep:log", "dep:env_logger"]
general_renderer = [