[dependencies.zune-core]
version = "0.4"
[features]
default = ["threads", "std"]
log = ["zune-core/log"]
std = []
threads = []
[package]
authors = ["caleb <etemesicaleb@gmail.com>"]
categories = ["multimedia::images"]
description = "A simple, fast and fully safe modular jxl encoder"
edition = "2021"
exclude = []
keywords = ["jpeg-xl", "jpeg-xl-decoder", "decoder", "jxl"]
license = "MIT OR Apache-2.0 OR Zlib"
name = "zune-jpegxl"
readme = "README.md"
repository = "https://github.com/etemesi254/zune-image/tree/dev/crates/zune-jpegxl"
version = "0.4.0"