Add notifications

This commit is contained in:
Ronak Buch
2020-08-18 22:38:15 +02:00
committed by Henrik Friedrichsen
parent ea1856b312
commit 097f59eb83
5 changed files with 130 additions and 2 deletions

View File

@@ -28,6 +28,7 @@ librespot-core = "0.1.3"
librespot-playback = "0.1.3"
librespot-protocol = "0.1.3"
log = "0.4.0"
notify-rust = "4"
rspotify = { version = "0.10.0", features = ["blocking"] }
serde = "1.0"
serde_json = "1.0"