diff --git a/Cargo.toml b/Cargo.toml index 761b23d4..d0e962d4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -70,7 +70,7 @@ with-vorbis = ["librespot-audio/with-vorbis"] with-dns-sd = ["librespot-connect/with-dns-sd"] -default = ["librespot-playback/portaudio-backend"] +default = ["librespot-playback/rodio-backend"] [package.metadata.deb] maintainer = "librespot-org"