diff --git a/Cargo.toml b/Cargo.toml index e511b4a..6e1d8fa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,5 +14,5 @@ repository = "https://github.com/DuckerMan/magnum-opus" documentation = "https://docs.rs/magnum-opus" [dependencies] -opusic-sys = "0.2.2" +opusic-sys = "0.3" libc = "0.2"