Merge pull request #23 from lettre/update-readme

docs(readme): Update readme for 0.5.0
This commit is contained in:
Alexis Mousset
2015-10-26 21:14:24 +01:00

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
-------