Skip to content

Commit fbe9e52

Browse files
committed
feat: restore upgrade to cpal 0.16 (#754)
The earlier upgrade in 8b7205e was undone due to a manual merge error.
1 parent c695e6a commit fbe9e52

File tree

2 files changed

+90
-137
lines changed

2 files changed

+90
-137
lines changed

Cargo.lock

Lines changed: 89 additions & 136 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ lewton = ["dep:lewton"] # Ogg Vorbis
8989
all-features = true
9090

9191
[dependencies]
92-
cpal = { version = "0.15.3", optional = true }
92+
cpal = { version = "0.16", optional = true }
9393
dasp_sample = "0.11.0"
9494
claxon = { version = "0.4.2", optional = true }
9595
hound = { version = "3.3.1", optional = true }

0 commit comments

Comments
 (0)