Added notifications

This commit is contained in:
2018-09-25 14:51:32 +02:00
parent 0aa7822621
commit a47ee3c814
4 changed files with 136 additions and 37 deletions
+2
View File
@@ -4,6 +4,8 @@ version = "0.1.0"
authors = ["Thomas Forgione <thomas@forgione.fr>"]
[dependencies]
dirs = "1.0.4"
notify-rust = "3.4.2"
colored = "1.6.1"
hyper = "0.12.10"