1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-09-30 19:22:10 +00:00

update ruma

This commit is contained in:
Jonathan de Jong 2022-02-18 15:33:14 +01:00
parent f3795846b5
commit e9f87e1952
42 changed files with 514 additions and 500 deletions

View file

@ -1,6 +1,6 @@
use crate::Error;
use ruma::{
api::client::r0::uiaa::UiaaResponse,
api::client::uiaa::UiaaResponse,
identifiers::{DeviceId, UserId},
signatures::CanonicalJsonValue,
Outgoing, ServerName,