[package] name = "audio-duration" version = "0.2.2" authors = ["Daniel J. R. May "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html description = "Audio duration library for Rust" homepage = "https://gitlab.com/danieljrmay/audio-duration" documentation = "https://docs.rs/audio-duration/" repository = "https://gitlab.com/danieljrmay/audio-duration" keywords = ["deprecated"] categories = ["date-and-time"] readme = "README.md" license = "MIT/Apache-2.0" exclude = [ ".gitlab-ci.yml", "TODO.md", ] [dependencies]