Skip to content

Commit 016f57a

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

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)