qwant 1.0.3

Color qwantization library to reduce n colors to 256 colors.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "array_chunks"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "75892c1bdf5a3e474bbab36fa7f08d1bcc49ce35bd08fdd44cd761805b5865ac"

[[package]]
name = "atools"
version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "229dc56d2d63f9a9bebd2c34b298c6c142cfbd1587c8cb100ac81865eaf24ec1"

[[package]]
name = "qwant"
version = "1.0.3"
dependencies = [
 "array_chunks",
 "atools",
]