Run clut code

This commit is contained in:
Jaby
2022-09-23 22:35:55 +02:00
committed by Jaby
parent b5ee0786d2
commit 7b18faabe3
3 changed files with 11 additions and 6 deletions

View File

@@ -9,4 +9,5 @@ edition = "2021"
clap = {version = "*", features = ["derive"]}
image = "*"
paste = "*"
png = "*"
tool_helper = {path = "../tool_helper"}