Update Cargo.toml author list

This commit is contained in:
Ian Hobson
2023-05-18 11:45:22 +02:00
parent 72fea1a493
commit 5592e87f0e

View File

@@ -1,7 +1,7 @@
[package]
name = "bwavfile"
version = "1.1.0"
authors = ["Jamie Hardt <jamiehardt@me.com>"]
authors = ["Jamie Hardt <jamiehardt@me.com>", "Ian Hobson <ian.r.hobson@gmail.com>"]
edition = "2018"
license = "MIT"
description = "Rust Wave File Reader/Writer with Broadcast-WAV, MBWF and RF64 Support"