Skip to content

Commit 1a14f92

Browse files
Update cubeb requirement from 0.13 to 0.26
--- updated-dependencies: - dependency-name: cubeb dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0179465 commit 1a14f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ fft-convolver = "0.2.0"
2525
cpal = { version = "0.15", optional = true }
2626
creek = "1.2"
2727
crossbeam-channel = "0.5"
28-
cubeb = { version = "0.13", optional = true }
28+
cubeb = { version = "0.26", optional = true }
2929
dasp_sample = "0.11"
3030
float_eq = "1.0"
3131
futures-channel = { version = "0.3.30", features = ["sink"] }

0 commit comments

Comments
 (0)