Update ruma to latest, renamed server keys and removed PduStub
This commit is contained in:
committed by
Timo Kösters
parent
b869aab5d0
commit
164b1633d8
@@ -3,7 +3,8 @@ use crate::{ConduitResult, Database, Error, Ruma};
|
||||
use ruma::{
|
||||
api::client::r0::sync::sync_events,
|
||||
events::{room::member::MembershipState, AnySyncEphemeralRoomEvent, EventType},
|
||||
Raw, RoomId, UserId,
|
||||
serde::Raw,
|
||||
RoomId, UserId,
|
||||
};
|
||||
|
||||
#[cfg(feature = "conduit_bin")]
|
||||
|
||||
Reference in New Issue
Block a user