mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 11:42:25 +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