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

[dependencies]
mailparse = "0.13.2"
whatlang = "0.11.1"