Use a config file instead.
This commit is contained in:
@@ -5,7 +5,10 @@ authors = ["Anders Olsson <anders.e.olsson@gmail.com>"]
|
||||
|
||||
[dependencies]
|
||||
chrono = "0.4"
|
||||
handlebars = { version = "1.0", features = ["no_dir_source"], default-features = false}
|
||||
humantime = "1.1"
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
structopt = "0.2"
|
||||
subprocess = "0.1"
|
||||
toml = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user