mirror of
https://github.com/rustdesk/magnum-opus.git
synced 2025-07-03 00:05:33 +00:00
Add categories to Cargo.toml
This commit is contained in:
parent
a72206baea
commit
45b191a645
@ -7,6 +7,8 @@ description = "Safe Rust bindings for libopus"
|
|||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = "MIT/Apache-2.0"
|
license = "MIT/Apache-2.0"
|
||||||
keywords = ["opus", "codec", "voice", "sound", "audio"]
|
keywords = ["opus", "codec", "voice", "sound", "audio"]
|
||||||
|
categories = ["api-bindings", "encoding", "compression",
|
||||||
|
"multimedia::audio", "multimedia::encoding"]
|
||||||
|
|
||||||
repository = "https://github.com/SpaceManiac/opus-rs"
|
repository = "https://github.com/SpaceManiac/opus-rs"
|
||||||
documentation = "https://wombat.platymuus.com/rustdoc/opus_0.2.0/"
|
documentation = "https://wombat.platymuus.com/rustdoc/opus_0.2.0/"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user