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 bb58902 commit 016f57aCopy full SHA for 016f57a
Cargo.toml
@@ -24,7 +24,7 @@ arrayvec = "0.7"
24
cpal = { version = "0.15", optional = true }
25
creek = "1.2"
26
crossbeam-channel = "0.5"
27
-cubeb = { version = "0.13", optional = true }
+cubeb = { version = "0.17", optional = true }
28
dasp_sample = "0.11"
29
float_eq = "1.0"
30
futures-channel = { version = "0.3.30", features = ["sink"] }
0 commit comments