Added the CalDavSource trait
This commit is contained in:
parent
364c91fed2
commit
cefcb7289f
3 changed files with 13 additions and 43 deletions
|
@ -16,3 +16,4 @@ url = { version = "2.2", features = ["serde"] }
|
|||
bitflags = "1.2"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
async-trait = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue