We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0179465 commit 1a14f92Copy full SHA for 1a14f92
Cargo.toml
@@ -25,7 +25,7 @@ fft-convolver = "0.2.0"
25
cpal = { version = "0.15", optional = true }
26
creek = "1.2"
27
crossbeam-channel = "0.5"
28
-cubeb = { version = "0.13", optional = true }
+cubeb = { version = "0.26", optional = true }
29
dasp_sample = "0.11"
30
float_eq = "1.0"
31
futures-channel = { version = "0.3.30", features = ["sink"] }
0 commit comments