mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 03:32:15 +00:00
Add half-baked implementation for first_ and last_occurence to Event
This commit is contained in:
@@ -25,3 +25,6 @@ toml = "0.7.6"
|
||||
ical = { git = "https://github.com/Peltoche/ical-rs.git", rev = "4f7aeb0", features = [
|
||||
"generator",
|
||||
] }
|
||||
chrono = "0.4.31"
|
||||
regex = "1.9.5"
|
||||
lazy_static = "1.4.0"
|
||||
|
||||
Reference in New Issue
Block a user