aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: 070936cd56dec4800b80631b69387012f92283a6 (plain)
1
2
3
4
5
6
7
[package]
name = "ottolangy"
version = "0.0.1"
edition = "2018"

[dependencies]
mailparse = "0.13.2"