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
No known key found for this signature in database
GPG key ID: 0FA334385D0B689F
3 changed files with 17 additions and 17 deletions

View file

@ -8,8 +8,7 @@ use ruma::{
set_room_account_data,
},
events::{
AnyGlobalAccountDataEventContent, AnyRoomAccountDataEventContent,
GlobalAccountDataEventType, RoomAccountDataEventType,
AnyGlobalAccountDataEventContent, AnyRoomAccountDataEventContent, RoomAccountDataEventType,
},
serde::Raw,
};