Compare commits

...

2 commits

Author SHA1 Message Date
hodasemi 5b8866cdd7 Merge pull request 'Update Rust crate actix-cors to 0.7.0' (#34) from renovate/actix-cors-0.x into master
Reviewed-on: #34
2024-01-14 19:52:31 +01:00
RenovateBot bea7ae3c6a Update Rust crate actix-cors to 0.7.0
All checks were successful
Home Server Merge / Serial Reader (pull_request) Successful in 13m15s
2024-01-14 02:03:30 +01:00

View file

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