Re-implement calendar imports

This commit is contained in:
Lennart K
2026-01-08 23:17:39 +01:00
parent 7a02bfeffc
commit ba13aaa703
3 changed files with 70 additions and 68 deletions

2
Cargo.lock generated
View File

@@ -1771,7 +1771,7 @@ dependencies = [
[[package]]
name = "ical"
version = "0.11.0"
source = "git+https://github.com/lennart-k/ical-rs?branch=dev#dd310bbb9866dd2b51d3e83e2b3572e4a3c7f7c9"
source = "git+https://github.com/lennart-k/ical-rs?branch=dev#a64b2f6b2920c238f0aee6dd02bafcda5ca76040"
dependencies = [
"chrono",
"chrono-tz",