Skip to content

Commit

Permalink
Add categories to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceManiac committed Jan 26, 2017
1 parent a72206b commit 45b191a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ description = "Safe Rust bindings for libopus"
readme = "README.md"
license = "MIT/Apache-2.0"
keywords = ["opus", "codec", "voice", "sound", "audio"]
categories = ["api-bindings", "encoding", "compression",
"multimedia::audio", "multimedia::encoding"]

repository = "https://github.com/SpaceManiac/opus-rs"
documentation = "https://wombat.platymuus.com/rustdoc/opus_0.2.0/"
Expand Down

0 comments on commit 45b191a

Please sign in to comment.