dither 1.3.6

A ditherer for static images with a variety of color palettes
Documentation

image: "rust:latest"



test:cargo:
  script:
  - rustc --version && cargo --version      # Print version info for debugging
  - cargo test --all --verbose