1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 06:57:43 +02:00

bump env logger dep

This commit is contained in:
Rob Ede
2021-11-16 23:07:08 +00:00
parent 0a135c7dc9
commit 84c6d25fd3
4 changed files with 4 additions and 4 deletions

View File

@ -30,5 +30,5 @@ actix-rt = "2.2"
actix-test = "0.1.0-beta.6"
awc = { version = "3.0.0-beta.10", default-features = false }
env_logger = "0.8"
env_logger = "0.9"
futures-util = { version = "0.3.7", default-features = false }