aboutsummaryrefslogtreecommitdiff
path: root/mingling/Cargo.toml
diff options
context:
space:
mode:
authorWeicao-CatilGrass <1992414357@qq.com>2026-06-01 19:32:15 +0800
committerWeicao-CatilGrass <1992414357@qq.com>2026-06-01 19:32:15 +0800
commitffc16a84b33d30903ee77ee0d92f3c19f4aeaf18 (patch)
treee46095b9afb6330240a05094f970180876458b7a /mingling/Cargo.toml
parentbfe10f7805b3edf4f69fd764c324dd6ddcb5609f (diff)
Add extra_macros feature to doc scripts and mingling deps
Diffstat (limited to 'mingling/Cargo.toml')
-rw-r--r--mingling/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling/Cargo.toml b/mingling/Cargo.toml
index de15d3a..cce64b5 100644
--- a/mingling/Cargo.toml
+++ b/mingling/Cargo.toml
@@ -27,6 +27,7 @@ features = [
"repl",
"comp",
"parser",
+ "clap",
"extra_macros",
]