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:
@@ -36,7 +36,7 @@ opentelemetry = [
|
||||
debug = 0
|
||||
|
||||
[workspace.dependencies]
|
||||
rustical_dav = { path = "./crates/dav/" }
|
||||
rustical_dav = { path = "./crates/dav/", features = ["ical"] }
|
||||
rustical_dav_push = { path = "./crates/dav_push/" }
|
||||
rustical_store = { path = "./crates/store/" }
|
||||
rustical_store_sqlite = { path = "./crates/store_sqlite/" }
|
||||
|
||||
Reference in New Issue
Block a user