Support end frame

This commit is contained in:
2024-10-17 21:42:14 +02:00
parent ec8c1bb316
commit 09a2192e97
3 changed files with 41 additions and 6 deletions

View File

@@ -7,6 +7,7 @@ edition = "2021"
panic = "abort"
[dependencies]
bitflags = "2.6.0"
clap = {version = "4.4.11", features = ["derive"]}
image = "0.24.7"
hound = "3.5.1"