Skip to content

Commit 3e7fdf9

Browse files
committed
chore: update dependencies
1 parent beb5a44 commit 3e7fdf9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ProductVersion = "0.4.0"
1313
home-assistant-rest = "0.2.0"
1414
actix-rt = "2.9.0"
1515
log = "0.4.21"
16-
chrono = "0.4.35"
16+
chrono = "0.4.37"
1717
tokio-tungstenite = "0.21.0"
1818
url = "2.5.0"
1919
json = "0.12.4"
@@ -25,8 +25,8 @@ log4rs = "1.3.0"
2525
rust-ini = "0.21.0"
2626
magic-crypt = "3.1.13"
2727
rumqttc = "0.24.0"
28-
serde_json = "1.0.114"
29-
async-trait = "0.1.77"
28+
serde_json = "1.0.115"
29+
async-trait = "0.1.79"
3030
anyhow = "1.0.81"
3131
log-panics = { version = "2.1.0", features = ["with-backtrace"] }
3232

0 commit comments

Comments
 (0)