Update Rust crate log to 0.4.27
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2025-04-06 00:33:25 +00:00
parent c4a1646702
commit dee721b462

View File

@ -11,7 +11,7 @@ tar = "0.4.38"
actix-web = "4.10.2" actix-web = "4.10.2"
actix = "0.13.5" actix = "0.13.5"
lazy_static = "1.5.0" lazy_static = "1.5.0"
log = "0.4.17" log = "0.4.27"
env_logger = "0.11.8" env_logger = "0.11.8"
actix-web-httpauth = "0.8.2" actix-web-httpauth = "0.8.2"
askama = "0.13.0" askama = "0.13.0"