add todo now adds alarms to start and end of todo

more sensible name for submodule `caldav` of `caldav`
This commit is contained in:
2026-05-03 20:28:31 +02:00
parent 3dd897c422
commit 3d8975cfc1
4 changed files with 59 additions and 30 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ icalendar = { version = "0.17.10", optional = true, features = ["chrono-tz"] }
hyper-util = { version = "0.1.20", optional = true }
http = { version = "1.4.0", optional = true }
hyper-rustls = { version = "0.27.7", optional = true }
toml = "1.1.2+spec-1.1.0"
toml = "1.1.2"
[features]
default = ["datetime", "caldav"]