more configurations.

This commit is contained in:
Aleksandr Trushkin
2020-11-15 21:28:31 +03:00
parent 350d0dbceb
commit 567512b16e
4 changed files with 110 additions and 22 deletions

View File

@ -16,3 +16,4 @@ serde_json = "1.0.59"
uuid = { version = "0.8.1", features = ["v4"] }
log = "0.4"
env_logger = "0.8.1"
envconfig = "0.9.1"