diff options
Diffstat (limited to 'mumd/Cargo.toml')
| -rw-r--r-- | mumd/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mumd/Cargo.toml b/mumd/Cargo.toml index bb68525..5573453 100644 --- a/mumd/Cargo.toml +++ b/mumd/Cargo.toml @@ -14,6 +14,7 @@ clap = "2.33" mumble-protocol = "0.3" cpal = { git = "https://github.com/RustAudio/cpal" } opus = "0.2" +futures-util = "0.3" bytes = "0.5" byteorder = "1" |
