# 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 = "2018" name = "libwebp-sys2" version = "0.1.9" authors = ["Masaki Hara "] build = "build.rs" links = "webp" description = "A handwritten raw interface to libwebp" homepage = "https://github.com/qnighy/libwebp-sys2-rs" readme = "README.md" keywords = [ "webp", "image", ] categories = [ "external-ffi-bindings", "multimedia", "multimedia::images", ] license = "BSD-3-Clause" repository = "https://github.com/qnighy/libwebp-sys2-rs" [package.metadata.docs.rs] features = [ "1_2", "demux", "mux", "__doc_cfg", "extern-types", ] [lib] name = "libwebp_sys" [dependencies.cfg-if] version = "1.0.0" [dependencies.libc] version = "0.2.43" [build-dependencies.cc] version = "1.0.50" [build-dependencies.pkg-config] version = "0.3.17" [features] 0_5 = [] 0_6 = ["0_5"] 1_1 = ["0_6"] 1_2 = ["1_1"] __doc_cfg = [ "1_2", "demux", "mux", ] default = [] demux = [] extern-types = [] mux = [] static = [] [target."cfg(target_env = \"msvc\")".build-dependencies.vcpkg] version = "0.2.8" [badges.is-it-maintained-issue-resolution] repository = "qnighy/libwebp-sys2-rs" [badges.is-it-maintained-open-issues] repository = "qnighy/libwebp-sys2-rs" [badges.travis-ci] branch = "master" repository = "qnighy/libwebp-sys2-rs"