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 08a4fb7 commit c8c7445Copy full SHA for c8c7445
Cargo.toml
@@ -82,7 +82,7 @@ with-libmdns = ["librespot-discovery/with-libmdns"]
82
83
passthrough-decoder = ["librespot-playback/passthrough-decoder"]
84
85
-default = ["rodio-backend", "with-libmdns", "passthrough-decoder"]
+default = ["with-libmdns", "passthrough-decoder"]
86
87
[package.metadata.deb]
88
assets = [
0 commit comments