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, 2 insertions, 0 deletions
diff --git a/mumd/Cargo.toml b/mumd/Cargo.toml
index 3dfc82c..a7a5ef8 100644
--- a/mumd/Cargo.toml
+++ b/mumd/Cargo.toml
@@ -29,6 +29,8 @@ serde = { version = "1.0", features = ["derive"] }
tokio = { version = "0.2", features = ["full"] }
tokio-tls = "0.3"
tokio-util = { version = "0.3", features = ["codec", "udp"] }
+hound = "3.4.0"
+samplerate = "0.2.2"
libnotify = { version = "1.0", optional = true }