Merge pull request 'Update Rust crate actix-web-httpauth to 0.8.2' (#5) from renovate/actix-web-httpauth-0.x into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #5
This commit is contained in:
Pierre HUBERT 2025-04-01 05:35:35 +00:00
commit dede9729db

View File

@ -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"