implement track search and playback

This commit is contained in:
Henrik Friedrichsen
2018-12-23 12:44:40 +01:00
parent ae1cb96385
commit 278bb7844f
5 changed files with 99 additions and 43 deletions

View File

@@ -4,7 +4,7 @@ version = "0.1.0"
authors = ["Henrik Friedrichsen <henrik@affekt.org>"]
[dependencies]
cursive = "0.9"
cursive = "0.10"
crossbeam-channel = "0.2"
env_logger = "0.5.13"
failure = "0.1.3"