mirror of
https://github.com/chatmail/core.git
synced 2026-05-04 05:46:29 +03:00
ci: update Rust to 1.95.0
This commit is contained in:
@@ -2068,7 +2068,6 @@ pub(crate) async fn mark_contact_id_as_verified(
|
||||
Ok(())
|
||||
}
|
||||
|
||||
#[expect(clippy::arithmetic_side_effects)]
|
||||
fn cat_fingerprint(ret: &mut String, name: &str, addr: &str, fingerprint: &str) {
|
||||
*ret += &format!("\n\n{name} ({addr}):\n{fingerprint}");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user