Преглед изворни кода

Make rodio backend the default

Will Stott пре 6 година
родитељ
комит
f1be5085ad
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Cargo.toml

+ 1 - 1
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"