use pretty_en_logger, fill download

This commit is contained in:
2020-06-19 08:26:11 +08:00
parent 2294a2f5d3
commit bd71cf84a8
6 changed files with 34 additions and 14 deletions

View File

@@ -13,4 +13,4 @@ reqwest = { version = "0.10", features = ["blocking", "json"] }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
log = "0.4.8"
env_logger = "0.7.1"
pretty_env_logger = "0.4.0"