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, 1 insertions, 1 deletions
diff --git a/mumd/Cargo.toml b/mumd/Cargo.toml
index 57fefed..9080bdf 100644
--- a/mumd/Cargo.toml
+++ b/mumd/Cargo.toml
@@ -28,7 +28,7 @@ dasp_ring_buffer = "0.11"
futures-util = { version = "0.3", features = ["sink"]}
futures-channel = "0.3"
hound = "3.4"
-ipc-channel = "0.14"
+ipc-channel = "0.15"
log = "0.4"
mumble-protocol = "0.4.1"
native-tls = "0.2"