Updated cpal dependency

This commit is contained in:
2026-01-21 10:21:31 -05:00
parent ab8abd635b
commit 03d076cb94
3 changed files with 237 additions and 262 deletions

View File

@@ -8,7 +8,7 @@ edition = "2021"
# Common dependencies
[dependencies]
anyhow = "1.0.98"
cpal = "0.15.3"
cpal = "0.17.1"
egui = "0.31"
egui_plot = "0.32"
log = "0.4.27"