Update Rust crate actix-cors to 0.7.1 #447

Merged
renovate merged 1 commits from renovate/actix-cors-0.x into master 2025-03-29 22:55:08 +00:00

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"