Skip to content

Commit 797ae82

Browse files
Add missing "
1 parent 7c3991b commit 797ae82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ protobuf_macros = { git = "https://github.com/plietar/rust-protobuf-macros", fea
6565
[features]
6666
alsa-backend = ["alsa"]
6767
portaudio-backend = ["portaudio-rs"]
68-
pulseaudio-backend = ["libpulse-sys, "libc"]
68+
pulseaudio-backend = ["libpulse-sys", "libc"]
6969
jackaudio-backend = ["jack"]
7070

7171
with-tremor = ["librespot-audio/with-tremor"]

0 commit comments

Comments
 (0)