Version 0.3.0

This commit is contained in:
Alexis Mousset
2015-10-12 02:20:39 +02:00
parent 5f911dce12
commit 4b4150ed99

View File

@@ -11,7 +11,7 @@ To use this library, add the following to your `Cargo.toml`:
```toml
[dependencies]
smtp = "0.2"
smtp = "0.3"
```
License