mirror of
https://github.com/chatmail/core.git
synced 2026-04-25 01:16:29 +03:00
Reapply "build: increase MSRV to 1.81.0"
This reverts commit 9d331483e9.
This commit is contained in:
@@ -45,7 +45,7 @@ async fn new_smtp_transport<S: AsyncBufRead + AsyncWrite + Unpin>(
|
||||
Ok(transport)
|
||||
}
|
||||
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
#[expect(clippy::too_many_arguments)]
|
||||
pub(crate) async fn connect_and_auth(
|
||||
context: &Context,
|
||||
proxy_config: &Option<ProxyConfig>,
|
||||
|
||||
Reference in New Issue
Block a user