Update Cargo.toml

This commit is contained in:
Jamie Hardt
2020-11-20 11:16:49 -08:00
parent 5b8181f16b
commit 1242a9e228

View File

@@ -3,6 +3,12 @@ name = "bwavfile"
version = "0.1.0"
authors = ["Jamie Hardt <jamiehardt@me.com>"]
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