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

This commit is contained in:
2025-12-03 00:14:44 +00:00
parent c383a3b886
commit 7b5aeb3a58
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ tar = "0.4.44"
actix-web = "4.12.1"
actix = "0.13.5"
lazy_static = "1.5.0"
log = "0.4.28"
log = "0.4.29"
env_logger = "0.11.8"
actix-web-httpauth = "0.8.2"
askama = "0.14.0"