Skip to content

Commit 46bb639

Browse files
committed
Bump cpal version
1 parent aeeef35 commit 46bb639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

player/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ web = ["cpal/wasm-bindgen"]
1515
[dependencies]
1616
caw_core = { version = "0.5", path = "../core" }
1717
anyhow = "1.0"
18-
cpal = "0.15"
18+
cpal = "0.16"
1919
log = "0.4"
2020

2121
[dev-dependencies]

0 commit comments

Comments
 (0)