This commit is contained in:
2026-01-19 09:42:16 +01:00
parent 45c332e610
commit 251d245aeb
6 changed files with 43 additions and 89 deletions

2
Cargo.lock generated
View File

@@ -586,6 +586,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
dependencies = [
"serde_core",
"serde_derive",
]
[[package]]
@@ -679,6 +680,7 @@ dependencies = [
"chrono",
"cron_tab",
"gpio-cdev",
"serde",
"tokio",
]