Compare commits

...

2 Commits

Author SHA1 Message Date
dede9729db 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
2025-04-01 05:35:35 +00:00
88a0fc5808 Update Rust crate actix-web-httpauth to 0.8.2
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-04-01 02:04:35 +00:00

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"