Update Rust crate actix-cors to 0.7.0
All checks were successful
Home Server Merge / Serial Reader (pull_request) Successful in 13m15s

This commit is contained in:
RenovateBot 2024-01-14 02:03:30 +01:00
parent 74769b720a
commit bea7ae3c6a

View file

@ -17,5 +17,5 @@ tibber = "0.5.0"
chrono = "0.4.31" chrono = "0.4.31"
actix-web = "4.4.1" actix-web = "4.4.1"
midea = { git = "https://gavania.de/hodasemi/Midea.git" } midea = { git = "https://gavania.de/hodasemi/Midea.git" }
actix-cors = "0.6.5" actix-cors = "0.7.0"
dns-lookup = "2.0.4" dns-lookup = "2.0.4"