mirror of
https://github.com/signalapp/libsignal.git
synced 2026-04-26 17:55:21 +02:00
Bump rust compiler version to nightly 2023-09-01
This commit is contained in:
@@ -55,7 +55,7 @@ pub async fn decrypt(
|
||||
&mut store.session_store,
|
||||
&mut store.identity_store,
|
||||
&mut store.pre_key_store,
|
||||
&mut store.signed_pre_key_store,
|
||||
&store.signed_pre_key_store,
|
||||
&mut store.kyber_pre_key_store,
|
||||
&mut csprng,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user