# 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 = "out123-sys" version = "0.5.0" authors = ["Ivan Ukhov "] build = "build.rs" links = "out123" description = "The package provides bindings to out123." homepage = "https://github.com/stainless-steel/out123-sys" documentation = "https://docs.rs/out123-sys" readme = "README.md" keywords = ["audio", "sound"] categories = ["external-ffi-bindings", "multimedia::audio"] license = "Apache-2.0/MIT" repository = "https://github.com/stainless-steel/out123-sys" [dependencies.libc] version = "0.2" [dependencies.mpg123-sys] version = "0.6" [build-dependencies.pkg-config] version = "0.3" [features] static = ["mpg123-sys/static"]