webp-dev 0.4.0

Rust bindings to libwebp (plus related) and some other miscellaneous stuff.
Documentation
[build-dependencies.bindgen]
version = "0.50"

[build-dependencies.cc]
version = "1.0.46"

[build-dependencies.flate2]
version = "1.0.12"

[build-dependencies.glob]
version = "0.3.0"

[build-dependencies.reqwest]
version = "0.9.22"

[build-dependencies.tar]
version = "0.4.26"
[dependencies.image]
version = "^0.22"

[dependencies.libc]
version = "^0.2"

[features]
buildtype-docs-only = []
default = []

[package]
authors = ["colbyn <hello@colbyn.com>"]
description = "Rust bindings to libwebp (plus related) and some other miscellaneous stuff."
edition = "2018"
homepage = "https://github.com/imager-io/webp-dev-rs"
keywords = ["webp", "compression", "vp8", "webm", "image"]
license = "MIT"
name = "webp-dev"
readme = "README.md"
repository = "https://github.com/imager-io/webp-dev-rs"
version = "0.4.0"