Another pointless stuff
Some checks failed
ci/woodpecker/push/code_tests Pipeline failed
ci/woodpecker/push/pre_commit_test Pipeline was successful

This commit is contained in:
2025-12-27 20:54:30 +01:00
parent 2ebf5d1ea2
commit 824939672b
3 changed files with 202 additions and 43 deletions

View File

@@ -14,6 +14,7 @@ cpal = { version = "0.16.0", optional = true }
ringbuf = "0.4.8"
crossbeam = { version = "0.8.4", features = ["crossbeam-channel"] }
crossbeam-channel = "0.5.15"
anyhow = "1.0.100"
[features]
pulseaudio = ["dep:pulseaudio"]