Compare commits

...

2 commits

Author SHA1 Message Date
hodasemi 960a1e2159 Merge pull request 'Update Rust crate actix-cors to 0.6.5' (#23) from renovate/actix-cors-0.x into master
Reviewed-on: #23
2023-12-07 11:12:18 +01:00
RenovateBot e15f9dce83 Update Rust crate actix-cors to 0.6.5
All checks were successful
Home Server Merge / Serial Reader (pull_request) Successful in 14m55s
2023-12-07 02:01:56 +01:00

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"