deps: add cron and chrono-tz for scheduled tasks
This commit is contained in:
parent
0e146a8f2a
commit
46527edb7b
@ -26,6 +26,8 @@ anyhow = "1.0"
|
||||
mime_guess = "2.0"
|
||||
base64 = "0.22"
|
||||
tempfile = "3"
|
||||
cron = "0.15"
|
||||
chrono-tz = "0.10"
|
||||
meval = "0.2"
|
||||
ratatui = "0.27"
|
||||
crossterm = { version = "0.28", features = ["event-stream"] }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user