jpegxl-sys 0.3.2

Rust wrapper for JPEG XL reference implementation
Documentation
[build-dependencies.bindgen]
version = "0.57.0"

[build-dependencies.cfg-if]
version = "1.0.0"

[build-dependencies.cmake]
version = "0.1.45"

[build-dependencies.color-eyre]
version = "0.5.10"
[dev-dependencies.image]
version = "0.23.12"

[features]
default = []
docsrs = []
without-build = []
without-threads = []

[package]
authors = ["Inflation <hypernovagama@gmail.com>"]
description = "Rust wrapper for JPEG XL reference implementation"
edition = "2018"
exclude = ["test/"]
license = "GPL-3.0-or-later"
name = "jpegxl-sys"
readme = "README.md"
repository = "https://github.com/inflation/jpegxl-sys"
version = "0.3.2"
[package.metadata.docs.rs]
features = ["docsrs"]
no-default-features = true