Update Rust crate lettre to 0.11.7
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| lettre (source) | dependencies | patch |
0.11.1 -> 0.11.7
|
Release Notes
lettre/lettre (lettre)
v0.11.7
Misc
- Bump
hostnameto v0.4 (#956) - Fix
tracingmessage consistency (#960) - Bump minimum required
rustlsto v0.23.5 (#958) - Dropped use of
refsyntax in the entire project (#959)
v0.11.6
Bug fixes
- Upgraded
email-encodingto v0.3 - fixing multiple encoding bugs in the process (#952)
Misc
- Updated copyright year in license (#954)
v0.11.5
Features
- Support SMTP SASL draft login challenge (#911)
- Add conversion from SMTP response code to integer (#941)
Misc
- Upgrade
rustlsto v0.23 (#950) - Bump
base64to v0.22 (#945) - Fix typos in documentation (#943, #944)
- Add
Cargo.lock(#942)
v0.11.4
Bug fixes
- Percent decode credentials in SMTP connect URL (#932, #934)
- Fix mimebody DKIM body-hash computation (#923)
v0.11.3
Features
- Derive
CloneforFileTransportandAsyncFileTransport(#924) - Derive
DebugforSmtpTransport(#925)
Misc
v0.11.2
Upgrade notes
- MSRV is now 1.70 (#916)
Misc
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.