cargo fix

This commit is contained in:
Timo Kösters
2022-10-09 17:26:53 +02:00
committed by Nyaaori
parent 6b131202b9
commit 076e9810ba
14 changed files with 16 additions and 17 deletions

View File

@@ -43,7 +43,7 @@ use ruma::{
serde::{Base64, JsonObject, Raw},
to_device::DeviceIdOrAllDevices,
CanonicalJsonValue, EventId, MilliSecondsSinceUnixEpoch, OwnedEventId, OwnedRoomId,
OwnedServerName, OwnedServerSigningKeyId, OwnedUserId, RoomId, ServerName, ServerSigningKeyId,
OwnedServerName, OwnedServerSigningKeyId, OwnedUserId, RoomId, ServerName,
};
use serde_json::value::{to_raw_value, RawValue as RawJsonValue};
use std::{