Skip to content

Commit aa52fca

Browse files
authored
Merge pull request #535 from orottier/dependabot/cargo/cubeb-0.17
Update cubeb requirement from 0.13 to 0.17
2 parents b837a36 + 93b7585 commit aa52fca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ arrayvec = "0.7"
2424
cpal = { version = "0.15", optional = true }
2525
creek = "1.2"
2626
crossbeam-channel = "0.5"
27-
cubeb = { version = "0.13", optional = true }
27+
cubeb = { version = "0.17", optional = true }
2828
dasp_sample = "0.11"
2929
float_eq = "1.0"
3030
futures-channel = { version = "0.3.30", features = ["sink"] }

0 commit comments

Comments
 (0)