Added some basic logging. Fixes #1.
This commit is contained in:
@@ -7,6 +7,8 @@ authors = ["Anders Olsson <anders.e.olsson@gmail.com>"]
|
||||
chrono = "0.4"
|
||||
handlebars = { version = "1.0", features = ["no_dir_source"], default-features = false}
|
||||
humantime = "1.1"
|
||||
log = "0.4"
|
||||
stderrlog = "0.4"
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
structopt = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user