diff options
| author | Eskil Q <eskilq@kth.se> | 2021-01-04 15:47:48 +0100 |
|---|---|---|
| committer | Eskil Q <eskilq@kth.se> | 2021-01-04 15:47:48 +0100 |
| commit | 49f4b7a7158f768e5bd04047b44b759f84529036 (patch) | |
| tree | f7c3946a55a3f82b772c3bd82004aca57aa3c26b /mumd/Cargo.toml | |
| parent | e566dbb547ffa2ebea9cd7c529d9bf5edb920f9a (diff) | |
| download | mum-49f4b7a7158f768e5bd04047b44b759f84529036.tar.gz | |
bump mumble-protocol to 0.4.1
Diffstat (limited to 'mumd/Cargo.toml')
| -rw-r--r-- | mumd/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mumd/Cargo.toml b/mumd/Cargo.toml index d13bdc8..0f5edb1 100644 --- a/mumd/Cargo.toml +++ b/mumd/Cargo.toml @@ -30,7 +30,7 @@ futures-util = "0.3" hound = "3.4" ipc-channel = "0.14" log = "0.4" -mumble-protocol = "0.4.0" +mumble-protocol = "0.4.1" native-tls = "0.2" openssl = { version = "0.10" } opus = "0.2" |
