Added an iCal parser
This commit is contained in:
parent
f6d542460c
commit
b54fe5e228
6 changed files with 195 additions and 0 deletions
|
@ -26,6 +26,7 @@ pub use provider::Provider;
|
|||
|
||||
pub mod client;
|
||||
pub mod cache;
|
||||
pub mod ical;
|
||||
|
||||
pub mod settings;
|
||||
pub mod utils;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue