Update readme for 0.5.0

This commit is contained in:
Alexis Mousset
2015-10-26 21:05:18 +01:00
parent d488910010
commit 500c4fb39d

View File

@@ -11,9 +11,14 @@ To use this library, add the following to your `Cargo.toml`:
```toml
[dependencies]
lettre = "0.4"
lettre = "0.5"
```
Testing
-------
The tests require a mail server listening locally on port 25.
License
-------