Update Rust crate lettre to 0.11.16 #487
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/lettre-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.11.15
->0.11.16
Release Notes
lettre/lettre (lettre)
v0.11.16
Compare Source
Features
Clone
forAsyncFileTransport
(#1075)Changes
Tls
,CertificateStore
,TlsParameters
,TlsParametersBuilder
,Certificate
andIdentity
are now marked as deprecated when no TLS backend is enabled. They will be properly feature gated
in lettre v0.12 (#1084)
Misc
web-time
behindcfg(target_arch = "wasm32")]
(#1086)#[doc(cfg(...))]
attributes (#1086)webpki-roots
to v1 (#1088)TlsParameters
and(Async)NetworkStream
structures (#1082)TransportBuilder::tls
to avoid recursive call site warnings (#1083)clippy::io_other_error
warnings (#1078)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.