Lorenz Brun 4155e44dbd Release new version
I'd like to use the new features you introduced in the last few days, especially `transport.send(mail)`. Also the docs are currently built for the `master` branch which means they currently show features not yet available in the Crate.
2015-10-26 20:30:57 +01:00
2015-10-25 17:47:07 +01:00
2015-10-25 17:47:07 +01:00
2015-10-25 23:40:59 +01:00
2015-10-26 00:17:46 +01:00
2015-07-14 23:49:54 +02:00
2015-10-25 17:59:56 +01:00
2015-10-26 20:30:57 +01:00
2015-07-15 22:53:12 +02:00
2015-10-21 23:16:09 +02:00

lettre Build Status Coverage Status Crate MIT licensed

This is an email library written in Rust. See the documentation for more information.

Install

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

[dependencies]
lettre = "0.4"

License

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

See LICENSE for details.

Description
Languages
Rust 100%