Mention2Mail/Cargo.toml

11 lines
260 B
TOML

[package]
name = "Mention2Mail"
version = "0.1.0"
authors = ["Thelie <git.daniel@mowitz.rocks>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
irc = "0.15.0"
lettre = "0.9.5"