switch to released librespot crate

This commit is contained in:
Henrik Friedrichsen
2019-11-06 19:06:01 +01:00
parent 02d14e8a74
commit 2f9872040a
2 changed files with 58 additions and 117 deletions

View File

@@ -38,7 +38,7 @@ webbrowser = "0.5"
clipboard = { version = "0.5", optional = true }
[dependencies.librespot]
git = "https://github.com/librespot-org/librespot.git"
version = "0.1.0"
default-features = false
[dependencies.cursive]