Update toolchain to nightly-2021-06-08

This commit is contained in:
Nora Trapp
2021-06-09 11:49:32 -07:00
parent c042f16fbb
commit 81ffe0af51
34 changed files with 192 additions and 275 deletions

View File

@@ -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,