Handle TimelineDiff as an enum with associated values. (#4379)

* Handle TimelineDiff as a true enum.

* Update the SDK.

* Silence some warnings.
This commit is contained in:
Doug
2025-08-05 09:23:22 +01:00
committed by GitHub
parent 37506cc4c1
commit 974a3ad74f
8 changed files with 31 additions and 667 deletions

View File

@@ -68,7 +68,7 @@ packages:
# Element/Matrix dependencies
MatrixRustSDK:
url: https://github.com/element-hq/matrix-rust-components-swift
exactVersion: 25.08.01
exactVersion: 25.08.04
# path: ../matrix-rust-sdk
Compound:
url: https://github.com/element-hq/compound-ios