Reapply "build: increase MSRV to 1.81.0"

This reverts commit 9d331483e9.
This commit is contained in:
link2xt
2024-12-17 21:33:49 +00:00
committed by l
parent 52e9daaa1f
commit 32459b3fdc
13 changed files with 14 additions and 21 deletions

View File

@@ -1150,7 +1150,6 @@ impl MimeFactory {
part.body(text)
}
#[allow(clippy::cognitive_complexity)]
async fn render_message(
&mut self,
context: &Context,