1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +02:00

update env_logger dev dep

This commit is contained in:
Rob Ede
2023-01-07 01:08:01 +00:00
parent 779860b664
commit e9428ba261
7 changed files with 10 additions and 11 deletions

View File

@ -21,7 +21,7 @@ actix-utils = "3"
actix-web = { version = "4", features = ["cookies"] }
chrono = "0.4"
derive_more = "0.99.5"
derive_more = "0.99.7"
log = "0.4"
redis = { version = "0.21", default-features = false, features = ["tokio-comp"] }
time = "0.3"