cleanups + make search results scrollable

This commit is contained in:
Henrik Friedrichsen
2018-12-23 20:23:10 +01:00
parent 278bb7844f
commit f1ec67db0c
4 changed files with 22 additions and 23 deletions

View File

@@ -17,4 +17,6 @@ toml = "0.4"
tokio-core = "0.1"
[dependencies.librespot]
git = "https://github.com/librespot-org/librespot.git"
git = "https://github.com/librespot-org/librespot.git"
default-features = false
features = ["pulseaudio-backend"]