Upgrade ruma

This commit is contained in:
Jonas Platte
2020-07-26 15:41:28 +02:00
parent f8544bf6e3
commit 09561ccea3
14 changed files with 154 additions and 180 deletions

View File

@@ -4,7 +4,7 @@ use ruma::{
error::ErrorKind,
r0::backup::{BackupAlgorithm, KeyData, Sessions},
},
identifiers::{RoomId, UserId},
{RoomId, UserId},
};
use std::{collections::BTreeMap, convert::TryFrom};