Skip to content

Commit c8c7445

Browse files
committed
no audio backend in default feature needed
1 parent 08a4fb7 commit c8c7445

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
@@ -82,7 +82,7 @@ with-libmdns = ["librespot-discovery/with-libmdns"]
8282

8383
passthrough-decoder = ["librespot-playback/passthrough-decoder"]
8484

85-
default = ["rodio-backend", "with-libmdns", "passthrough-decoder"]
85+
default = ["with-libmdns", "passthrough-decoder"]
8686

8787
[package.metadata.deb]
8888
assets = [

0 commit comments

Comments
 (0)