mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-19 10:23:42 -05:00
feat: add timezone support
This commit is contained in:
@@ -26,6 +26,7 @@ serde_json = "1.0.133"
|
||||
serde = "1.0.215"
|
||||
tokio-cron-scheduler = { version = "0.13.0", default-features = false, optional = true }
|
||||
envy = "0.4.2"
|
||||
chrono-tz = "0.10.3"
|
||||
|
||||
[features]
|
||||
default = ["server", "cli"]
|
||||
|
||||
Reference in New Issue
Block a user