mirror of
https://github.com/actix/examples
synced 2025-06-26 09:17:41 +02:00
update env_logger to 0.10
This commit is contained in:
@ -4,5 +4,5 @@ version = "1.0.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
env_logger = "0.9.0"
|
||||
env_logger = "0.10"
|
||||
actix-web = "4"
|
||||
|
Reference in New Issue
Block a user