Update Rust crate env_logger to 0.10.1
All checks were successful
Merge Build / build (pull_request) Successful in 13m53s

This commit is contained in:
RenovateBot 2023-11-11 02:04:07 +01:00
parent dbc4892423
commit 60da36b0c0

View file

@ -9,4 +9,4 @@ edition = "2021"
actix-web = { version = "4" } actix-web = { version = "4" }
actix-files = { version ="0.6.2" } actix-files = { version ="0.6.2" }
tera = "1.19.1" tera = "1.19.1"
env_logger = "0.10.0" env_logger = "0.10.1"