mirror of
https://github.com/actix/actix-web.git
synced 2024-11-22 17:41:11 +00:00
dev-deps: Update env_logger
to 0.7
This commit is contained in:
parent
5da9e277a2
commit
6b626c7d77
1 changed files with 1 additions and 1 deletions
|
@ -64,5 +64,5 @@ actix-tls = { version = "2.0.0-alpha.1", features=["openssl", "rustls"] }
|
|||
brotli2 = "0.3.2"
|
||||
flate2 = "1.0.13"
|
||||
futures = "0.3.1"
|
||||
env_logger = "0.6"
|
||||
env_logger = "0.7"
|
||||
webpki = "0.21"
|
||||
|
|
Loading…
Reference in a new issue