[lib]
name = "bayer_dithering_matrix"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Compile-time Bayer dithering matrix of arbitrary size in stable Rust"
edition = "2024"
license = "MPL-2.0"
name = "bayer-dithering-matrix"
readme = false
version = "0.1.0"