Add ColorBw for printer

This commit is contained in:
Joscha 2024-03-05 00:04:12 +01:00
parent 59a1235b1d
commit 097f4ee548
6 changed files with 38 additions and 1 deletions

View file

@ -7,6 +7,7 @@ version = "0.0.0"
edition = "2021"
[workspace.dependencies]
palette = "0.7.5"
showbits-common.path = "./showbits-common"
[workspace.lints]