diff --git a/Cargo.toml b/Cargo.toml index b56d62a..52fcc8b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,12 @@ name = "bwavfile" version = "0.1.0" authors = ["Jamie Hardt "] edition = "2018" +license = "MIT" +license-file = "LICENSE" +description = "Rust Wave File Reader/Writer with Broadcast-WAV, MBWF and RF64 Support" +homepage = "https://github.com/iluvcapra/bwavfile" +readme = "README.md" + # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html