Merge remote-tracking branch 'famedly/master' into develop
This commit is contained in:
commit
abddfc2d2a
10 changed files with 147 additions and 40 deletions
|
@ -22,8 +22,7 @@ use ruma::{
|
|||
serde::{to_canonical_value, CanonicalJsonObject, Raw},
|
||||
EventId, RoomId, RoomVersionId, ServerName, UserId,
|
||||
};
|
||||
use std::sync::RwLock;
|
||||
use std::{collections::BTreeMap, convert::TryFrom};
|
||||
use std::{collections::BTreeMap, convert::TryFrom, sync::RwLock};
|
||||
|
||||
#[cfg(feature = "conduit_bin")]
|
||||
use rocket::{get, post};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue