consume crate direcories
* provides target agnostic directory locations * find config file in a target system standard location Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
@@ -22,6 +22,7 @@ chrono = { version = "~0.4.0", features = ["serde"] }
|
||||
cfg-if = { version = "~1.0" }
|
||||
clap = { version = "~2.33", features = ["suggestions", "color"] }
|
||||
csv = { version = "~1.1" }
|
||||
directories = { version = "~3.0" }
|
||||
dotenv = { version = "~0.15.0" }
|
||||
envy = { version = "~0.4" }
|
||||
lettre ={ version = "0.10.0-rc.3" }
|
||||
|
||||
Reference in New Issue
Block a user