diff options
| author | Gustav Sörnäs <gustav@sornas.net> | 2020-10-21 01:01:33 +0200 |
|---|---|---|
| committer | Gustav Sörnäs <gustav@sornas.net> | 2020-10-21 01:01:33 +0200 |
| commit | d58c2aad6844789c24b93387f9b61e4ab8d2a2d3 (patch) | |
| tree | a6f43da526bf84f96f79f96199f0bca33deb66f8 /mumd/Cargo.toml | |
| parent | ec323df881c3aad82ed963fbfbdd9ade9f96e830 (diff) | |
| parent | 6a136ac842dd601ce7f68566c27b5262d221872c (diff) | |
| download | mum-d58c2aad6844789c24b93387f9b61e4ab8d2a2d3.tar.gz | |
Merge branch 'config-file' into 'main'
Config file
Closes #1 and #27
See merge request gustav/mum!16
Diffstat (limited to 'mumd/Cargo.toml')
| -rw-r--r-- | mumd/Cargo.toml | 1 |
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" |
