mirror of
https://github.com/rustdesk/magnum-opus.git
synced 2026-05-20 00:20:31 +00:00
opusic-sys update
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "magnum-opus"
|
name = "magnum-opus"
|
||||||
version = "0.3.2"
|
version = "0.4.0"
|
||||||
authors = ["Tad Hardesty <tad@platymuus.com>", "Sergey Duck <sergeypechnikov326@gmail.com>"]
|
authors = ["Tad Hardesty <tad@platymuus.com>", "Sergey Duck <sergeypechnikov326@gmail.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
description = "Safe Rust bindings for libopus"
|
description = "Safe Rust bindings for libopus"
|
||||||
@@ -14,5 +14,5 @@ repository = "https://github.com/DuckerMan/magnum-opus"
|
|||||||
documentation = "https://docs.rs/magnum-opus"
|
documentation = "https://docs.rs/magnum-opus"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
opusic-sys = "0.3"
|
opusic-sys = "0.3.4"
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user