Bump Ruma for custom JoinRule fix.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk
2025-12-30 06:30:09 +00:00
parent b33e73672b
commit 0bbe96f761
3 changed files with 12 additions and 11 deletions

View File

@@ -1,3 +1,4 @@
#![recursion_limit = "256"]
#![type_length_limit = "98304"]
#![allow(refining_impl_trait)]