Files
lettre/README.md
Alexis Mousset a1bf0170db Version 0.2.0
2015-10-06 18:42:35 +02:00

826 B

rust-smtp Build Status Coverage Status Crate MIT licensed

This library implements a simple SMTP client. See the documentation for more information.

Install

To use this library, add the following to your Cargo.toml:

[dependencies]
smtp = "0.2"

License

This program is distributed under the terms of the MIT license.

See LICENSE for details.