mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
feat: add ecc2 persistent task scheduling
This commit is contained in:
parent
52371f5016
commit
2e6eeafabd
7 changed files with 621 additions and 4 deletions
|
|
@ -43,6 +43,7 @@ libc = "0.2"
|
|||
|
||||
# Time
|
||||
chrono = { version = "0.4", features = ["serde"] }
|
||||
cron = "0.12"
|
||||
|
||||
# UUID for session IDs
|
||||
uuid = { version = "1", features = ["v4"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue