Update ical-rs dependency

This commit is contained in:
Lennart K
2025-12-18 14:14:26 +01:00
parent 7b32d478b8
commit 6bc4bd3fa3
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@@ -1641,7 +1641,7 @@ dependencies = [
[[package]]
name = "ical"
version = "0.11.0"
source = "git+https://github.com/lennart-k/ical-rs#211ce20acf3ecc7831eecf78d9a23232b83d7a6c"
source = "git+https://github.com/lennart-k/ical-rs#f897c0b3e3b3ac502970234dea8cdd214fba9648"
dependencies = [
"chrono",
"chrono-tz",