diff --git a/Cargo.toml b/Cargo.toml index 6d96a1f..177a50d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bwavfile" version = "1.1.0" -authors = ["Jamie Hardt "] +authors = ["Jamie Hardt ", "Ian Hobson "] edition = "2018" license = "MIT" description = "Rust Wave File Reader/Writer with Broadcast-WAV, MBWF and RF64 Support"