Introduce new arguments and understand env vars

This commit is contained in:
Clément Renault
2019-11-19 17:09:06 +01:00
parent 685016bfec
commit 4b798c71ae
8 changed files with 24 additions and 89 deletions

View File

@ -12,8 +12,6 @@ bincode = "1.2.0"
chrono = { version = "0.4.9", features = ["serde"] }
crossbeam-channel = "0.4.0"
env_logger = "0.7.1"
envconfig = "0.5.1"
envconfig_derive = "0.5.1"
heed = "0.5.0"
http = "0.1.19"
indexmap = { version = "1.3.0", features = ["serde-1"] }