chore: update dependencies

This commit is contained in:
Vukašin Vojinović 2025-10-05 14:11:25 +02:00 committed by Michael Murphy
parent c31a46961a
commit 1190da87ce
8 changed files with 18 additions and 22 deletions

View file

@ -15,11 +15,11 @@ all-features = true
zbus.workspace = true
[dev-dependencies]
chrono = "0.4.23"
chrono-tz = "0.10.0"
chrono = "0.4.42"
chrono-tz = "0.10.4"
zbus.workspace = true
zbus.features = ["tokio"]
[dev-dependencies.tokio]
version = "1.25.0"
version = "1.47.1"
features = ["full"]