From ded5b573004f867bc9fe9644d4d4fe3a81c48b99 Mon Sep 17 00:00:00 2001 From: Eskil Q Date: Wed, 23 Dec 2020 19:53:36 +0100 Subject: remove mumlibs dependency on rust-mumble-protocol --- mumlib/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'mumlib/Cargo.toml') diff --git a/mumlib/Cargo.toml b/mumlib/Cargo.toml index 59feb75..74bdb32 100644 --- a/mumlib/Cargo.toml +++ b/mumlib/Cargo.toml @@ -11,6 +11,5 @@ edition = "2018" colored = "2.0" fern = "0.5" log = "0.4" -mumble-protocol = "0.3" serde = { version = "1.0", features = ["derive"] } toml = "0.5" -- cgit v1.2.1