Compare commits

..

No commits in common. "22716732450d37219e614c249f5c53d2f3daf3bc" and "dfab237b9e2a6e653e7e2a4742e14abca3b7141c" have entirely different histories.

View file

@ -12,7 +12,7 @@ reqwest = "0.11.22"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
futures = "0.3.29"
tokio = { version = "1.35.0", features=["macros", "rt-multi-thread"] }
tokio = { version = "1.34.0", features=["macros", "rt-multi-thread"] }
tibber = "0.5.0"
chrono = "0.4.31"
actix-web = "4.4.0"