aboutsummaryrefslogtreecommitdiff
path: root/mingling
diff options
context:
space:
mode:
Diffstat (limited to 'mingling')
-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",
]