Update ruma to latest, renamed server keys and removed PduStub
This commit is contained in:
committed by
Timo Kösters
parent
b869aab5d0
commit
164b1633d8
@@ -6,7 +6,8 @@ use ruma::{
|
||||
AnyEvent as EduEvent, SyncEphemeralRoomEvent,
|
||||
},
|
||||
presence::PresenceState,
|
||||
Raw, RoomId, UserId,
|
||||
serde::Raw,
|
||||
RoomId, UserId,
|
||||
};
|
||||
use std::{
|
||||
collections::HashMap,
|
||||
|
||||
Reference in New Issue
Block a user