aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: a7114b20deceeffe381efaf5c5b92b33496296d8 (plain)
1
2
3
4
5
6
7
[package]
name = "olden-mail"
version = "0.1.0"
edition = "2021"

[dependencies]
native-tls = "0.2.12"