Implemented iCal file creation
This commit is contained in:
parent
0fe487c988
commit
f32fe121aa
4 changed files with 77 additions and 1 deletions
|
@ -24,3 +24,4 @@ async-trait = "0.1"
|
|||
uuid = { version = "0.8", features = ["v4"] }
|
||||
sanitize-filename = "0.3"
|
||||
ical = "0.7"
|
||||
ics = "0.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue