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

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