Compare commits

..

No commits in common. "5ac8f22c2d6467dd45c7466e9b8bf0abbf889d81" and "540c1df8fcde13aa0cb8680f639846bbd6bbc804" have entirely different histories.

View file

@ -14,7 +14,7 @@ serde_json = "1.0"
futures = "0.3.30" futures = "0.3.30"
tokio = { version = "1.36.0", features=["macros", "rt-multi-thread"] } tokio = { version = "1.36.0", features=["macros", "rt-multi-thread"] }
tibber = "0.5.0" tibber = "0.5.0"
chrono = "0.4.34" chrono = "0.4.33"
actix-web = "4.5.1" actix-web = "4.5.1"
midea = { git = "https://gavania.de/hodasemi/Midea.git" } midea = { git = "https://gavania.de/hodasemi/Midea.git" }
actix-cors = "0.7.0" actix-cors = "0.7.0"