Main executable produces new images indefinitely.

This commit is contained in:
mindv0rtex
2021-03-02 16:44:16 -05:00
parent 0c2158a408
commit 481665b5e9
3 changed files with 49 additions and 17 deletions

View File

@@ -5,6 +5,7 @@ authors = ["mindv0rtex <mindv0rtex@users.noreply.github.com>"]
edition = "2018"
[dependencies]
chrono = "0.4"
image = "0.23"
indicatif = "0.15"
itertools = "0.10"