blob: 630af06b3a3c11c3672d08fd32fba6c7da255f5c [file] [log] [blame]
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)
[package]
name = "hound"
version = "3.5.1"
authors = ["Ruud van Asseldonk <[email protected]>"]
description = "A wav encoding and decoding library"
homepage = "https://github.com/ruuda/hound"
documentation = "https://docs.rs/hound"
readme = "readme.md"
keywords = ["wav", "wave", "audio", "codec"]
categories = ["multimedia::encoding", "multimedia::audio"]
license = "Apache-2.0"
repository = "https://github.com/ruuda/hound"
[dev-dependencies.cpal]
version = "0.2.12"