update deps

This commit is contained in:
2022-07-28 15:06:33 +08:00
parent c15c09f07c
commit 479f6006a6
2 changed files with 5 additions and 4 deletions

View File

@ -8,7 +8,7 @@ version = "1.0.4"
[dependencies]
actix-files = "0.6"
actix-web = {version = "4.1", features = ["rustls"]}
actix-web-httpauth = "0.7"
actix-web-httpauth = "0.8"
askama = "0.11"
askama_actix = "0.13"
clap = {version = "3.2", features = ["wrap_help", "color", "cargo"]}