diff --git a/Cargo.toml b/Cargo.toml index e7f00dd..b774781 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,6 +13,6 @@ actix = "0.13.0" lazy_static = "1.4.0" log = "0.4.17" env_logger = "0.11.7" -actix-web-httpauth = "0.8.0" +actix-web-httpauth = "0.8.2" askama = "0.13.0" tokio = "1.23.0"