aboutsummaryrefslogtreecommitdiffstats
path: root/mumd/Cargo.toml
diff options
context:
space:
mode:
authorGustav Sörnäs <gustav@sornas.net>2020-10-19 01:32:50 +0200
committerGustav Sörnäs <gustav@sornas.net>2020-10-19 01:32:50 +0200
commite552035142b36fa1da78faed5cf83ff89f4506c5 (patch)
treeef576829909de84f2ddc3ecac78d7a0b87d317b4 /mumd/Cargo.toml
parentec323df881c3aad82ed963fbfbdd9ade9f96e830 (diff)
downloadmum-e552035142b36fa1da78faed5cf83ff89f4506c5.tar.gz
initial reading of config file
Diffstat (limited to 'mumd/Cargo.toml')
-rw-r--r--mumd/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/mumd/Cargo.toml b/mumd/Cargo.toml
index 9101b43..ffb463a 100644
--- a/mumd/Cargo.toml
+++ b/mumd/Cargo.toml
@@ -27,6 +27,5 @@ tokio = { version = "0.2", features = ["full"] }
tokio-tls = "0.3"
tokio-util = { version = "0.3", features = ["codec", "udp"] }
-#clap = "2.33"
#compressor = "0.3"
#daemonize = "0.4"