Compare commits

...

1 Commits

Author SHA1 Message Date
77e313ead3 Update Rust crate log to 0.4.27
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-04-05 00:33:14 +00:00

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.4.0" lazy_static = "1.4.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"