ci: update Rust to 1.80.0

This commit is contained in:
link2xt
2024-07-26 19:59:11 +00:00
parent b9b9ed197e
commit 3b040fd4b5
9 changed files with 24 additions and 18 deletions

View File

@@ -258,6 +258,7 @@ async fn maybe_warn_on_outdated(context: &Context, now: i64, approx_compile_time
/// Generate an ID. The generated ID should be as short and as unique as possible:
/// - short, because it may also used as part of Message-ID headers or in QR codes
/// - unique as two IDs generated on two devices should not be the same. However, collisions are not world-wide but only by the few contacts.
///
/// IDs generated by this function are 66 bit wide and are returned as 11 base64 characters.
///
/// Additional information when used as a message-id or group-id: