~core/calstr

ref: 3c309e6088e1112b8aeea362704facac99b4d740 calstr/Cargo.toml -rw-r--r-- 161 bytes
3c309e60 — core chore: code cleanup 3 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "calstr"
version = "0.1.0"
edition = "2024"

[dependencies]
walkdir = "2.5"
icalendar = "0.16"
chrono = "0.4"
chrono-tz = "0.10"
rrule = "0.14"