Update Rust crate actix-cors to 0.6.5
All checks were successful
Home Server Merge / Serial Reader (pull_request) Successful in 14m55s

This commit is contained in:
RenovateBot 2023-12-07 02:01:56 +01:00
parent b9aedfadda
commit e15f9dce83

View file

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