Clean up my-xa

This commit is contained in:
2024-12-17 20:39:48 +01:00
parent f0db659ab1
commit f32e94f0f3
4 changed files with 38 additions and 19 deletions

View File

@@ -8,6 +8,7 @@ panic = "abort"
[dependencies]
bitflags = "2.6.0"
cdtypes = {path = "../cdtypes"}
clap = {version = "4.4.11", features = ["derive"]}
image = "0.24.7"
hound = "3.5.1"