# 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 = "2021" name = "libwebp2" version = "0.1.0" description = "libwebp bindings" homepage = "https://crates.io/crates/libwebp2" documentation = "https://docs.rs/libwebp2" readme = "README" license = "MIT" repository = "https://github.com/zzwxh/libwebp2" [dependencies.anyhow] version = "1.0" [build-dependencies.anyhow] version = "1.0" [build-dependencies.flate2] version = "1.0" [build-dependencies.reqwest] version = "0.11" features = [ "rustls-tls", "blocking", ] default-features = false [build-dependencies.tar] version = "0.4" [build-dependencies.walkdir] version = "2" [build-dependencies.zip] version = "0.6" [features] download = []