Skip to content

Commit 698d26d

Browse files
authored
Merge pull request #439 from orottier/dependabot/cargo/cubeb-0.12
Update cubeb requirement from 0.10 to 0.12
2 parents bf0fd84 + 543af96 commit 698d26d

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
@@ -23,7 +23,7 @@ arrayvec = "0.7"
2323
cpal = { version = "0.15", optional = true }
2424
creek = "1.2"
2525
crossbeam-channel = "0.5"
26-
cubeb = { version = "0.10", optional = true }
26+
cubeb = { version = "0.12", optional = true }
2727
dasp_sample = "0.11"
2828
float_eq = "1.0"
2929
futures-channel = { version = "0.3.30", features = ["sink"] }

0 commit comments

Comments
 (0)