fix: update ruma version
This commit is contained in:
parent
bc959f7634
commit
13d474f6ee
4 changed files with 16 additions and 15 deletions
|
@ -474,7 +474,7 @@ impl Rooms {
|
|||
auth_events: Vec::new(),
|
||||
redacts: redacts.clone(),
|
||||
unsigned,
|
||||
hashes: ruma::api::federation::pdu::EventHash {
|
||||
hashes: ruma::api::federation::EventHash {
|
||||
sha256: "aaa".to_owned(),
|
||||
},
|
||||
signatures: HashMap::new(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue