Use upstream cpal (#32571)

Release Notes:

- N/A
This commit is contained in:
Kirill Bulatov 2025-06-11 22:44:20 +03:00 committed by GitHub
parent 717bf35484
commit 87f77db6d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 114 additions and 9 deletions

View file

@ -23,7 +23,7 @@ test-support = ["collections/test-support", "gpui/test-support"]
anyhow.workspace = true
async-trait.workspace = true
collections.workspace = true
cpal = "0.15"
cpal.workspace = true
futures.workspace = true
gpui = { workspace = true, features = ["x11", "wayland"] }
gpui_tokio.workspace = true