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 89fe20b commit 0401e3cCopy full SHA for 0401e3c
Cargo.toml
@@ -12,6 +12,9 @@ rust-version = "1.70"
12
[features]
13
asio = ["asio-sys", "num-traits"] # Only available on Windows. See README for setup instructions.
14
15
+# Deprecated, the `oboe` backend has been removed
16
+oboe-shared-stdcxx = []
17
+
18
[dependencies]
19
dasp_sample = "0.11"
20
0 commit comments