use webbrowser crate which is already a dependency in rspotify

This commit is contained in:
Henrik Friedrichsen
2019-03-30 22:36:05 +01:00
parent d78e71871a
commit d500466e2e
3 changed files with 4 additions and 33 deletions

View File

@@ -32,6 +32,7 @@ tokio-timer = "0.2"
unicode-width = "0.1.5"
dbus = { version = "0.6.4", optional = true }
rand = "0.6.5"
webbrowser = "0.4"
[dependencies.librespot]
git = "https://github.com/librespot-org/librespot.git"