[package] name = "wav_reader" version = "0.1.3" authors = ["LiamTheProgrammer"] edition = "2018" license = "0BSD" repository = "https://github.com/LiamTheProgrammer/rust_wav_reader" description = "A crate which decodes and encodes WAV files. Go to the GitHub page for usage, and to the docs for overall structure." # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]