# 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 = "minimp3_ex-sys" version = "0.1.1" authors = ["Matthias Geier "] exclude = [".*", "/minimp3/minimp3_test.c", "/minimp3/fuzzing/", "/minimp3/huffopt/", "/minimp3/player/", "/minimp3/scripts/", "/minimp3/vectors/"] description = "Raw FFI bindings to the minimp3_ex library" readme = "README.md" keywords = ["mp3"] categories = ["multimedia::encoding", "external-ffi-bindings"] license = "CC0-1.0" repository = "https://github.com/mgeier/minimp3_ex-sys" [dependencies.libc] version = "0.2" [build-dependencies.cc] version = "1.0" [features] float-output = []