# 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 = "openh264-sys" version = "1.0.3" authors = ["Isamu Mogi"] build = "build.rs" description = "Bindings to OpenH264" readme = "README.md" license = "BSD-2-Clause" repository = "https://github.com/saturday06/rust-openh264-sys" [dependencies] [build-dependencies.bindgen] version = "0" [build-dependencies.bzip2] version = "0.3" [build-dependencies.cc] version = "1" [build-dependencies.glob] version = "0.2" [build-dependencies.libflate] version = "0.1" [build-dependencies.pkg-config] version = "0.3" [build-dependencies.reqwest] version = "0.8" [build-dependencies.tar] version = "0.4" [build-dependencies.url] version = "1" [features] build = [] static = [] [badges.appveyor] repository = "saturday06/rust-openh264-sys" [badges.travis-ci] repository = "saturday06/rust-openh264-sys"