mirror of
https://github.com/rustdesk/magnum-opus.git
synced 2026-02-16 10:31:04 +00:00
Update to opus-sys 0.2 and libc 0.2
This commit is contained in:
@@ -11,5 +11,5 @@ keywords = ["opus", "codec", "voice", "sound", "audio"]
|
||||
repository = "https://github.com/SpaceManiac/opus-rs"
|
||||
|
||||
[dependencies]
|
||||
opus-sys = "0.1.2"
|
||||
libc = "0.1"
|
||||
opus-sys = "0.2.0"
|
||||
libc = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user