mirror of
https://github.com/actix/examples
synced 2025-09-01 02:27:00 +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