mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 02:22:21 +00:00
caldav: user enums for props
This commit is contained in:
@@ -24,3 +24,4 @@ serde_json = "1.0"
|
||||
tokio = { version = "1.35", features = ["sync", "full"] }
|
||||
async-trait = "0.1"
|
||||
thiserror = "1.0"
|
||||
strum = { version = "0.26.2", features = ["strum_macros", "derive"] }
|
||||
|
||||
Reference in New Issue
Block a user