# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "creek-encode-wav" version = "0.2.0" authors = ["Billy Messenger "] description = "WAV file encoding for creek" documentation = "https://docs.rs/creek-decode-wav" keywords = [ "audio", "io", "disk", "stream", ] categories = ["multimedia::audio"] license = "MIT OR Apache-2.0" repository = "https://github.com/RustyDAW/creek" [dependencies.byte-slice-cast] version = "1.0.0" [dependencies.creek-core] version = "0.2.0"