mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-07 23:44:53 -04:00
Use MxcUri instead of String for media URLs. Fix wrong MXC URIs in tests. Remove method parse_mxc no longer useful. Apply new non-exhaustive types: CrossSigningKey, OneTimeKey and SignedKey. Apply endpoint name change: send_state_event_for_key to send_state_event