Deps: Update to Audiopus v0.3.0-rc.0 (#125)

Tested using `cargo make ready`.

Co-authored-by: André Vennberg <andre.vennberg@gmail.com>
This commit is contained in:
Kyle Simpson
2022-04-24 11:55:56 +01:00
parent d3a40fe691
commit 4eb95d4b59
5 changed files with 32 additions and 15 deletions

View File

@@ -32,7 +32,7 @@ version = "0.17"
[dependencies.audiopus]
optional = true
version = "0.2"
version = "0.3.0-rc.0"
[dependencies.byteorder]
optional = true