# 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] edition = "2018" name = "chromaprint-rs" version = "0.1.0" authors = ["Bernardo Meurer "] description = "Safe bindings to Chromaprint" homepage = "https://acoustid.org/chromaprint" documentation = "https://github.com/acoustid/chromaprint" readme = "./README.md" keywords = ["chromaprint", "bindings", "safe", "hash", "audio"] categories = ["encoding", "multimedia::audio", "multimedia"] license = "BSD-3-Clause" repository = "https://github.com/bemeurer/chromaprint-rs" [dependencies.chromaprint_sys] version = "1.0.1" [dependencies.failure] version = "0.1.5" [dev-dependencies.claxon] version = "0.4.1" [dev-dependencies.log] version = "0.4.6" [dev-dependencies.pretty_env_logger] version = "0.3.0" [badges.maintenance] status = "actively-developed" [badges.travis-ci] repository = "bemeurer/chromaprint-rs"