mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 05:52:19 +00:00
caldav: refactor resource newtypes
This commit is contained in:
@@ -24,3 +24,4 @@ tokio = { version = "1.40", features = ["sync", "full"] }
|
||||
async-trait = "0.1"
|
||||
thiserror = "1.0"
|
||||
strum = { version = "0.26", features = ["strum_macros", "derive"] }
|
||||
derive_more = { version = "1.0", features = ["from", "into"] }
|
||||
|
||||
Reference in New Issue
Block a user