mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2025-12-12 02:09:00 -05:00
cargo fix
This commit is contained in:
parent
6b131202b9
commit
076e9810ba
14 changed files with 16 additions and 17 deletions
|
|
@ -24,7 +24,7 @@ use ruma::{
|
|||
GlobalAccountDataEventType, RoomEventType, StateEventType,
|
||||
},
|
||||
push::{Action, Tweak},
|
||||
state_res, uint, EventId, RoomAliasId, RoomId, ServerName, UserId,
|
||||
state_res, uint, EventId, RoomAliasId, RoomId, UserId,
|
||||
};
|
||||
use serde::Deserialize;
|
||||
use serde_json::value::to_raw_value;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue