Update Rust crate actix-cors to 0.7.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2025-03-29 18:13:56 +00:00
parent a763568f6e
commit aabec5f0b8

View File

@ -13,7 +13,7 @@ lazy_static = "1.5.0"
lazy-regex = "3.3.0"
anyhow = "1.0.87"
actix-web = "4.10.2"
actix-cors = "0.7.0"
actix-cors = "0.7.1"
actix-multipart = "0.7.0"
actix-remote-ip = "0.1.0"
futures-util = "0.3.30"