We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a9e15c commit 26eaa79Copy full SHA for 26eaa79
Cargo.toml
@@ -23,7 +23,7 @@ arrayvec = "0.7"
23
cpal = { version = "0.15", optional = true }
24
creek = "1.2"
25
crossbeam-channel = "0.5"
26
-cubeb = { version = "0.12", optional = true }
+cubeb = { version = "0.13", optional = true }
27
dasp_sample = "0.11"
28
float_eq = "1.0"
29
futures-channel = { version = "0.3.30", features = ["sink"] }
0 commit comments