Add bad random dithering
This commit is contained in:
parent
d332a2560e
commit
452428ce5f
4 changed files with 72 additions and 4 deletions
|
|
@ -7,3 +7,4 @@ edition = "2021"
|
|||
clap = { version = "4.3.19", features = ["derive", "deprecated"] }
|
||||
image = "0.24.6"
|
||||
palette = "0.7.2"
|
||||
rand = { version = "0.8.5", features = ["small_rng"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue