Update ruma to latest, renamed server keys and removed PduStub
This commit is contained in:
committed by
Timo Kösters
parent
b869aab5d0
commit
164b1633d8
@@ -2,7 +2,8 @@ use crate::{utils, Error, Result};
|
||||
use ruma::{
|
||||
api::client::error::ErrorKind,
|
||||
events::{AnyEvent as EduEvent, EventType},
|
||||
Raw, RoomId, UserId,
|
||||
serde::Raw,
|
||||
RoomId, UserId,
|
||||
};
|
||||
use serde::{de::DeserializeOwned, Serialize};
|
||||
use sled::IVec;
|
||||
|
||||
Reference in New Issue
Block a user