aboutsummaryrefslogtreecommitdiffstats
path: root/mumctl/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'mumctl/Cargo.toml')
-rw-r--r--mumctl/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mumctl/Cargo.toml b/mumctl/Cargo.toml
index 1f2f727..c955afa 100644
--- a/mumctl/Cargo.toml
+++ b/mumctl/Cargo.toml
@@ -12,6 +12,7 @@ edition = "2018"
mumlib = { path = "../mumlib" }
clap = { version = "2.33", features = ["yaml"] }
+colored = "2.0"
log = "0.4"
ipc-channel = "0.14"