It's alive!

This commit is contained in:
Lucien Greathouse
2019-02-22 10:50:14 -08:00
parent c13291a598
commit 6ea1211bc5
3 changed files with 36 additions and 13 deletions

View File

@@ -20,6 +20,8 @@ clap = "2.27"
csv = "1.0"
env_logger = "0.6"
failure = "0.1.3"
futures = "0.1"
hyper = "0.12"
log = "0.4"
maplit = "1.0.1"
notify = "4.0"