Calendar export: Fix PRODID

This commit is contained in:
Lennart K
2026-01-08 16:17:39 +01:00
parent 977fd75500
commit 43fff63008
2 changed files with 2 additions and 2 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#8732224dd1514f6dcbccdcf63268a3f223d360e9"
source = "git+https://github.com/lennart-k/ical-rs?branch=dev#dd310bbb9866dd2b51d3e83e2b3572e4a3c7f7c9"
dependencies = [
"chrono",
"chrono-tz",