mirror of
https://github.com/signalapp/libsignal.git
synced 2026-04-26 01:35:22 +02:00
Update toolchain to nightly-2021-06-08
This commit is contained in:
@@ -39,7 +39,7 @@ pub async fn decrypt(
|
||||
let mut csprng = OsRng;
|
||||
message_decrypt(
|
||||
msg,
|
||||
&remote_address,
|
||||
remote_address,
|
||||
&mut store.session_store,
|
||||
&mut store.identity_store,
|
||||
&mut store.pre_key_store,
|
||||
|
||||
Reference in New Issue
Block a user