# 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" rust-version = "1.56.1" name = "fon" version = "0.6.0" include = ["Cargo.toml", "src/*"] description = "Rust audio types, resampling, processing and mixing library." homepage = "https://github.com/ardaku/fon/blob/main/CHANGELOG.md" documentation = "https://docs.rs/fon" readme = "README.md" keywords = ["audio", "resample", "processing", "sample", "sound"] categories = ["multimedia::audio", "multimedia", "algorithms", "data-structures", "no-std"] license = "Apache-2.0 OR MIT OR BSL-1.0" repository = "https://github.com/ardaku/fon" resolver = "2" [dependencies.libm] version = "0.2"