some bullshit

This commit is contained in:
Rph :3
2024-03-30 19:04:58 +01:00
parent 5fdbb8a208
commit 1aa12fa2dc
5 changed files with 847 additions and 98 deletions

View File

@@ -6,7 +6,8 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
symphonia = { version = "0.5.4", features = ["ogg", "vorbis"] }
rodio = { version = "0.17.3", features = ["vorbis"], default-features = false }
anyhow = "*"
[profile.release]
strip = true