larcen state-res from ruma
This commit is contained in:
parent
b872f8e593
commit
0a9a9b3c92
24 changed files with 5082 additions and 33 deletions
|
@ -121,7 +121,7 @@ pub enum Error {
|
|||
#[error(transparent)]
|
||||
Signatures(#[from] ruma::signatures::Error),
|
||||
#[error(transparent)]
|
||||
StateRes(#[from] ruma::state_res::Error),
|
||||
StateRes(#[from] crate::state_res::Error),
|
||||
#[error("uiaa")]
|
||||
Uiaa(ruma::api::client::uiaa::UiaaInfo),
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue