Merge pull request 'Update Rust crate actix-cors to 0.7.0' (#34) from renovate/actix-cors-0.x into master

Reviewed-on: #34
This commit is contained in:
hodasemi 2024-01-14 19:52:31 +01:00
commit 5b8866cdd7

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"