# 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 = "ladspa_noisecoring" version = "1.0.0" authors = ["Jérôme M. Berger "] description = "A LADSPA noise reduction filter." homepage = "https://bitbucket.org/jmb/ladspa-noisecoring" readme = "README.md" categories = ["audio", "ladspa"] license = "LGPL-2.1" [lib] name = "ladspa_noisecoring" crate-type = ["dylib"] [dependencies.ladspa] version = "0.3.4" [dependencies.rustfft] version = "2.0.0" [badges.appveyor] branch = "default" repository = "jmb/ladspa-noisecoring" service = "bitbucket"