From 4b00228e055438f2e369ab7bb8d18c7379af64b1 Mon Sep 17 00:00:00 2001 From: Eskil Q Date: Wed, 23 Dec 2020 20:06:59 +0100 Subject: make use of updated rust-mumble-protocol --- mumd/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mumd/Cargo.toml') diff --git a/mumd/Cargo.toml b/mumd/Cargo.toml index ba0f5a0..39b9d26 100644 --- a/mumd/Cargo.toml +++ b/mumd/Cargo.toml @@ -26,7 +26,7 @@ futures-util = "0.3" hound = "3.4" ipc-channel = "0.14" log = "0.4" -mumble-protocol = "0.3" +mumble-protocol = "0.3.1" native-tls = "0.2" openssl = { version = "0.10" } opus = "0.2" -- cgit v1.2.1