Add keywords

This commit is contained in:
Pierre Krieger 2014-12-11 17:59:05 +01:00
parent 03ccf4bfea
commit d1de2018e7
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ name = "cpal"
version = "0.0.1"
authors = ["Pierre Krieger <pierre.krieger1708@gmail.com>"]
description = "Cross-platform audio playing library in pure Rust."
keywords = ["audio", "sound"]
[target.i686-pc-windows-gnu.dependencies.winapi]
git = "https://github.com/tomaka/winapi-rs"