bump ruwuma to maybe fix rare device key upload issues

Signed-off-by: June Clementine Strawberry <june@3.dog>
This commit is contained in:
June Clementine Strawberry 2025-03-09 00:44:56 -05:00
parent 0b012b529f
commit 06f2039eee
No known key found for this signature in database
2 changed files with 14 additions and 12 deletions

View file

@ -346,7 +346,7 @@ version = "0.1.2"
[workspace.dependencies.ruma]
git = "https://github.com/girlbossceo/ruwuma"
#branch = "conduwuit-changes"
rev = "bb42118bd85e731b652a6110896b6945085bf944"
rev = "d577100f5480c6c528e7a8ff59cd08d95a3a16e7"
features = [
"compat",
"rand",
@ -371,7 +371,9 @@ features = [
"unstable-msc3381", # polls
"unstable-msc3489", # beacon / live location
"unstable-msc3575",
"unstable-msc3930", # polls push rules
"unstable-msc4075",
"unstable-msc4095",
"unstable-msc4121",
"unstable-msc4125",
"unstable-msc4186",