roughing in calendar
This commit is contained in:
parent
897b9e0443
commit
a279081b71
5 changed files with 266 additions and 18 deletions
|
@ -14,3 +14,5 @@ serde_json = "1.0"
|
|||
chrono-tz = "0.8"
|
||||
tokio = { version = "1.37", features = ["full"] }
|
||||
scraper = "0.18"
|
||||
ical = "0.8"
|
||||
rrule = "0.14.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue