Added an iCal parser
This commit is contained in:
parent
f6d542460c
commit
b54fe5e228
6 changed files with 195 additions and 0 deletions
|
@ -23,3 +23,4 @@ serde_json = "1.0"
|
|||
async-trait = "0.1"
|
||||
uuid = { version = "0.8", features = ["v4"] }
|
||||
sanitize-filename = "0.3"
|
||||
ical = "0.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue