mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-02-06 05:32:56 -05:00
This patch updates our `Raw` API usage since the newly added `JsonCastable` that disallows Raw casts that are known to fail deserialization. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>