~core/calstr

ref: f0caa84f63dc623b28592638b2a12d7df2c3d516 calstr/Cargo.toml -rw-r--r-- 146 bytes
f0caa84f — core initial commit 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"