mirror of
https://github.com/rustdesk/magnum-opus.git
synced 2026-04-23 08:29:32 +00:00
9 lines
137 B
TOML
9 lines
137 B
TOML
[package]
|
|
authors = ["Tad Hardesty <tad@platymuus.com>"]
|
|
name = "opus"
|
|
version = "0.1.0"
|
|
|
|
[dependencies]
|
|
opus-sys = "0.1.2"
|
|
libc = "0.1"
|