dithor 0.3.2

Pixilisation/dithering library
Documentation
[dependencies.image]
version = "0.25.2"

[lib]
name = "dithor"
path = "src/lib.rs"

[package]
authors = ["Flo Girardo <3042155-girflo@users.noreply.gitlab.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["multimedia::images"]
description = "Pixilisation/dithering library"
edition = "2021"
include = ["CHANGELOG.md", "/LICENSE.txt", "/README.md", "/src/"]
license = "MIT"
name = "dithor"
readme = "README.md"
repository = "https://gitlab.com/girflo/dithor"
version = "0.3.2"