implement custom track button view (closes #2)

This commit is contained in:
Henrik Friedrichsen
2019-03-03 00:16:17 +01:00
parent 0667b9ab65
commit a562f0b7a7
7 changed files with 149 additions and 25 deletions

View File

@@ -15,6 +15,7 @@ serde = "1.0"
serde_derive = "1.0"
toml = "0.4"
tokio-core = "0.1"
unicode-width = "0.1.5"
[dependencies.librespot]
git = "https://github.com/librespot-org/librespot.git"