~core/calstr

ref: a49a42f150ba6a978fe72d8ecd66c8b46cbb1677 calstr/Cargo.toml -rw-r--r-- 146 bytes
a49a42f1 — core improvements 2 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
[package]
name = "calstr"
version = "0.1.0"
edition = "2024"

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