mirror of
https://github.com/lennart-k/rustical.git
synced 2026-01-30 12:58:28 +00:00
Migrate DAV props to serde. Big clusterfuck right now but it'll hopefully pay off
This commit is contained in:
@@ -11,4 +11,5 @@ derive_more = "0.99"
|
||||
futures-util = "0.3"
|
||||
quick-xml = "0.31"
|
||||
rustical_auth = { path = "../auth/" }
|
||||
serde = { version = "1.0.197", features = ["derive"] }
|
||||
strum = "0.26.2"
|
||||
|
||||
Reference in New Issue
Block a user