mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-13 22:52:22 +00:00
Move Resource and xml_snippets to dav crate
This commit is contained in:
@@ -4,4 +4,8 @@ version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
actix-web = "4.4.0"
|
||||
anyhow = "1.0.75"
|
||||
async-trait = "0.1.73"
|
||||
quick-xml = "0.30.0"
|
||||
rustical_auth = { path = "../auth/" }
|
||||
|
||||
Reference in New Issue
Block a user