Fetches the calendar home set
This commit is contained in:
parent
3f7de0e802
commit
de3c9cd7c5
7 changed files with 1159 additions and 13 deletions
|
@ -7,4 +7,8 @@ edition = "2018"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
tokio = { version = "1.2", features = ["macros", "rt"]}
|
||||
uuid = "0.8"
|
||||
reqwest = "0.11"
|
||||
minidom = "0.13"
|
||||
url = "2.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue