mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-28 02:39:10 +00:00
caldav: Outsource text-match to rustical_dav
This commit is contained in:
@@ -28,3 +28,7 @@ headers.workspace = true
|
||||
strum.workspace = true
|
||||
matchit.workspace = true
|
||||
matchit-serde.workspace = true
|
||||
ical = { workspace = true, optional = true }
|
||||
|
||||
[features]
|
||||
ical = ["dep:ical"]
|
||||
|
||||
Reference in New Issue
Block a user