aboutsummaryrefslogtreecommitdiffstats
path: root/mumd/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'mumd/Cargo.toml')
-rw-r--r--mumd/Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/mumd/Cargo.toml b/mumd/Cargo.toml
index d12cec2..d13bdc8 100644
--- a/mumd/Cargo.toml
+++ b/mumd/Cargo.toml
@@ -18,8 +18,6 @@ notifications = ["libnotify"]
[dependencies]
mumlib = { version = "0.3", path = "../mumlib" }
-argparse = "0.2"
-async-stream = "0.3.0"
cpal = "0.13"
bytes = "1.0"
dasp_interpolate = { version = "0.11", features = ["linear"] }