Parsing calendars from server

This commit is contained in:
daladim 2021-02-21 00:16:40 +01:00
parent 0f081f78b4
commit ca0d07f16a
6 changed files with 218 additions and 21 deletions

View file

@ -14,3 +14,4 @@ uuid = "0.8"
reqwest = "0.11"
minidom = "0.13"
url = "2.2"
bitflags = "1.2"