@@ -14,6 +14,7 @@ maintenance = { status = "experimental" }
|
||||
|
||||
[dependencies]
|
||||
crossbeam-channel = "0.3.8"
|
||||
directories = "1.0"
|
||||
failure = "0.1.3"
|
||||
futures = "0.1"
|
||||
log = "0.4.0"
|
||||
@@ -25,7 +26,6 @@ tokio-core = "0.1"
|
||||
tokio-timer = "0.2"
|
||||
unicode-width = "0.1.5"
|
||||
dbus = { version = "0.6.4", optional = true }
|
||||
xdg = "^2.1"
|
||||
|
||||
[dependencies.rspotify]
|
||||
git = "https://github.com/hrkfdn/rspotify.git"
|
||||
|
||||
Reference in New Issue
Block a user