Implement catchup hours logic

This commit is contained in:
2024-09-19 21:26:57 +02:00
parent 09c25a67c5
commit fe0bc03c03
6 changed files with 62 additions and 6 deletions

View File

@ -613,6 +613,7 @@ dependencies = [
"actix-web",
"anyhow",
"asn1",
"chrono",
"clap",
"env_logger",
"foreign-types-shared",