mirror of
https://github.com/signalapp/libsignal.git
synced 2026-04-26 01:35:22 +02:00
Update Rust to nightly-2022-06-22
This commit is contained in:
@@ -50,7 +50,7 @@ pub async fn decrypt(
|
||||
.await
|
||||
}
|
||||
|
||||
#[allow(dead_code, clippy::eval_order_dependence)]
|
||||
#[allow(dead_code)]
|
||||
pub async fn create_pre_key_bundle<R: Rng + CryptoRng>(
|
||||
store: &mut dyn ProtocolStore,
|
||||
mut csprng: &mut R,
|
||||
|
||||
Reference in New Issue
Block a user