# 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 = "webp-dev" version = "0.4.1" authors = ["colbyn "] description = "Rust bindings to libwebp (plus related) and some other miscellaneous stuff." homepage = "https://github.com/imager-io/webp-dev-rs" readme = "README.md" keywords = ["webp", "compression", "vp8", "webm", "image"] license = "MIT" repository = "https://github.com/imager-io/webp-dev-rs" [dependencies.image] version = "^0.22" [dependencies.libc] version = "^0.2" [build-dependencies.bindgen] version = "0.51" [build-dependencies.cc] version = "1.0.46" [build-dependencies.flate2] version = "1.0.12" [build-dependencies.tar] version = "0.4.26" [features] buildtype-docs-only = [] default = []