aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/mozart/Cargo.toml')
-rw-r--r--crates/mozart/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/mozart/Cargo.toml b/crates/mozart/Cargo.toml
index e219fff..ccf7f94 100644
--- a/crates/mozart/Cargo.toml
+++ b/crates/mozart/Cargo.toml
@@ -8,6 +8,7 @@ anyhow = "1.0.101"
bzip2 = "0.5"
filetime = "0.2"
clap = { version = "4.5.57", features = ["derive"] }
+clap_complete = "4"
colored = "3.1.1"
dialoguer = "0.12.0"
flate2 = "1"