| 1 | [package] |
|---|---|
| 2 | name = "color_quant" |
| 3 | license = "MIT" |
| 4 | version = "1.1.0" |
| 5 | authors = ["nwin <nwin@users.noreply.github.com>"] |
| 6 | readme = "README.md" |
| 7 | description = "Color quantization library to reduce n colors to 256 colors." |
| 8 | repository = "https://github.com/image-rs/color_quant.git" |
| 9 |
