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

[dependencies]
# email-parser = "0.5.0"
# mailparse = "0.13.2"
# email-format = "0.8.0"
email = "0.0.21"