bump ruma to fix display_name and avatar_url being omitted in /joined_members

Signed-off-by: June Strawberry <june@vern.cc>
This commit is contained in:
June Strawberry
2026-02-24 13:31:43 -05:00
committed by Jason Volk
parent cb219c2135
commit e47c0a7200
2 changed files with 11 additions and 11 deletions

View File

@@ -327,7 +327,7 @@ default-features = false
[workspace.dependencies.ruma]
git = "https://github.com/matrix-construct/ruma"
rev = "3cb939f5c8a67197433cbb3dc7e256f0ddaee978"
rev = "30d063c4503c3b630cdd55eda71a0bc3504518a2"
features = [
"__compat",
"appservice-api-c",