aboutsummaryrefslogblamecommitdiffstats
path: root/Cargo.toml
blob: addd4267e8cf749557928410cca85df4186bf074 (plain) (tree)
1
2
3
4
5
6
7
8
9
10







                      

               
[package]
name = "icaltool"
version = "0.1.0"
authors = ["haraldei"]
edition = "2018"

[dependencies]
chrono = "0.4.6"
ical = "0.5.0"
regex = "1.1.0"