update env-logger

This commit is contained in:
mpostma
2020-12-09 10:25:17 +01:00
parent 5f8dc21dd2
commit 0c7fffeaf6
4 changed files with 26 additions and 7 deletions

View File

@ -25,7 +25,7 @@ actix-web = { version = "3.1.0", features = ["rustls"] }
bytes = "0.5.4"
chrono = { version = "0.4.19", features = ["serde"] }
crossbeam-channel = "0.5.0"
env_logger = "0.7.1"
env_logger = "0.8.2"
flate2 = "1.0.18"
futures = "0.3.7"
http = "0.2.1"