fix: Bump ruwuma to resolve duplicate state error

This commit is contained in:
nexy7574
2026-03-03 06:01:02 +00:00
parent 6adb99397e
commit f4af67575e
3 changed files with 17 additions and 17 deletions
+1 -2
View File
@@ -8,8 +8,7 @@ use ruma::{
set_room_account_data,
},
events::{
AnyGlobalAccountDataEventContent, AnyRoomAccountDataEventContent,
GlobalAccountDataEventType, RoomAccountDataEventType,
AnyGlobalAccountDataEventContent, AnyRoomAccountDataEventContent, RoomAccountDataEventType,
},
serde::Raw,
};