We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beb5a44 commit 3e7fdf9Copy full SHA for 3e7fdf9
Cargo.toml
@@ -13,7 +13,7 @@ ProductVersion = "0.4.0"
13
home-assistant-rest = "0.2.0"
14
actix-rt = "2.9.0"
15
log = "0.4.21"
16
-chrono = "0.4.35"
+chrono = "0.4.37"
17
tokio-tungstenite = "0.21.0"
18
url = "2.5.0"
19
json = "0.12.4"
@@ -25,8 +25,8 @@ log4rs = "1.3.0"
25
rust-ini = "0.21.0"
26
magic-crypt = "3.1.13"
27
rumqttc = "0.24.0"
28
-serde_json = "1.0.114"
29
-async-trait = "0.1.77"
+serde_json = "1.0.115"
+async-trait = "0.1.79"
30
anyhow = "1.0.81"
31
log-panics = { version = "2.1.0", features = ["with-backtrace"] }
32
0 commit comments