mirror of
https://github.com/chatmail/core.git
synced 2026-04-28 10:56:29 +03:00
Revert "build: increase MSRV to 1.81.0"
This reverts commit ffe6efe819.
This commit is contained in:
@@ -104,7 +104,7 @@ impl Smtp {
|
||||
}
|
||||
|
||||
/// Connect using the provided login params.
|
||||
#[expect(clippy::too_many_arguments)]
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
pub async fn connect(
|
||||
&mut self,
|
||||
context: &Context,
|
||||
|
||||
Reference in New Issue
Block a user