added monolith

This commit is contained in:
2026-05-20 16:08:00 +02:00
parent b818f4bc43
commit 2c3418f608
15 changed files with 1872 additions and 1352 deletions
+1
View File
@@ -11,6 +11,7 @@ anyhow = "1"
nannou = "0.19"
triple_buffer = "9"
symphonia = { version = "0.6", features = ["mp3", "isomp4", "aac", "flac", "vorbis", "ogg", "wav", "pcm"] }
clap = { version = "4", features = ["derive"] }
[profile.release]
opt-level = 3