Update Rust crate lettre to 0.11.1
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| lettre (source) | dependencies | minor |
0.10.4 -> 0.11.1
|
Release Notes
lettre/lettre (lettre)
v0.11.1
Bug fixes
- Fix
webpki-rootscertificate store setup (#909)
v0.11.0
While this release technically contains breaking changes, we expect most projects
to be able to upgrade by only bumping the version in Cargo.toml.
Upgrade notes
Features
- Improve mailbox parsing (#839)
- Add construction of SMTP transport from URL (#901)
- Add
From<Address>implementation forMailbox(#879)
Misc
Configuration
-
If you want to rebase/retry this MR, check this box
Edited by Renovate Bot