We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c3991b commit 797ae82Copy full SHA for 797ae82
Cargo.toml
@@ -65,7 +65,7 @@ protobuf_macros = { git = "https://github.com/plietar/rust-protobuf-macros", fea
65
[features]
66
alsa-backend = ["alsa"]
67
portaudio-backend = ["portaudio-rs"]
68
-pulseaudio-backend = ["libpulse-sys, "libc"]
+pulseaudio-backend = ["libpulse-sys", "libc"]
69
jackaudio-backend = ["jack"]
70
71
with-tremor = ["librespot-audio/with-tremor"]
0 commit comments