We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeeef35 commit 46bb639Copy full SHA for 46bb639
player/Cargo.toml
@@ -15,7 +15,7 @@ web = ["cpal/wasm-bindgen"]
15
[dependencies]
16
caw_core = { version = "0.5", path = "../core" }
17
anyhow = "1.0"
18
-cpal = "0.15"
+cpal = "0.16"
19
log = "0.4"
20
21
[dev-dependencies]
0 commit comments