use 'icalendar' crate (standard is too complex to implement myself)
This commit is contained in:
parent
1aa2e60870
commit
32d4c24702
4 changed files with 66 additions and 13 deletions
|
|
@ -7,3 +7,4 @@ edition = "2024"
|
|||
reqwest = { version = "0.11", features = ["blocking", "json"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
chrono = "0.4"
|
||||
icalendar = "0.17.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue