Update ruma to 0.12.2

This commit is contained in:
Lambda 2025-04-17 17:34:49 +00:00 committed by Olivia Lee
parent 48ecf50973
commit d425ba72f8
No known key found for this signature in database
GPG key ID: 54D568A15B9CD1F9
8 changed files with 36 additions and 40 deletions

View file

@ -1901,6 +1901,7 @@ pub(crate) async fn create_invite_route(
.event_id()
.as_bytes()]))
.into(),
ephemeral: Vec::new(),
},
)
.await?;