diff --git a/Cargo.toml b/Cargo.toml index 7a0bdd4..265176e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ tar = "0.4.38" actix-web = "4.10.2" actix = "0.13.5" lazy_static = "1.4.0" -log = "0.4.17" +log = "0.4.27" env_logger = "0.11.7" actix-web-httpauth = "0.8.2" askama = "0.13.0"