aboutsummaryrefslogtreecommitdiffstats
path: root/mumctl/Cargo.toml
diff options
context:
space:
mode:
authorEskil Queseth <eskilq@kth.se>2021-05-22 01:27:17 +0200
committerEskil Queseth <eskilq@kth.se>2021-05-22 01:27:17 +0200
commitaa710a3420ef4d834ee1df4099b25f3c83b9c31d (patch)
tree1ec20ad483eaf0602f55b1f50fb45826b888b05f /mumctl/Cargo.toml
parentf72440096cefecbe62a37813ea3ee6f3cd3c7299 (diff)
downloadmum-aa710a3420ef4d834ee1df4099b25f3c83b9c31d.tar.gz
rework command response mechanism
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 fff2a1c..3467ffc 100644
--- a/mumctl/Cargo.toml
+++ b/mumctl/Cargo.toml
@@ -18,5 +18,6 @@ bincode = "1"
colored = "2"
log = "0.4"
structopt = "0.3"
+serde = "1"
#cursive = "0.15"