# 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 = "chromaprint-sys-next" version = "1.5.3" authors = ["Assil Ksiksi "] build = "build.rs" links = "chromaprint" exclude = ["src/chromaprint/tests/data/*"] description = "Rust bindings to Chromaprint" homepage = "https://github.com/aksiksi/chromaprint-sys" readme = "README.md" keywords = [ "audio", "fingerprinting", ] categories = ["multimedia::audio"] license = "MIT" repository = "https://github.com/aksiksi/chromaprint-sys" resolver = "2" [package.metadata.vcpkg] git = "https://github.com/microsoft/vcpkg" rev = "cef0b3ec767df6e83806899fe9525f6cf8d7bc91" [package.metadata.vcpkg.target.x86_64-pc-windows-msvc] triplet = "x64-windows-static-md" dependencies = ["chromaprint"] [dependencies.libc] version = "0.2" [build-dependencies.bindgen] version = "0.60" [build-dependencies.cfg-if] version = "1" [build-dependencies.cmake] version = "0.1" [build-dependencies.pkg-config] version = "0.3" [features] avfft = [] default = [] fftw3 = [] fftw3f = [] kissfft = [] static = [] vdsp = [] [target."cfg(windows)".build-dependencies.vcpkg] version = "0.2"