[package] name = "mention_2_mail" version = "0.1.0" authors = ["Thelie "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] irc-proto = "0.15" lettre = "0.9" toml = "0.5" native-tls = "0.2"