Closed kegsay closed 2 months ago
This is required for SSS in Element-Web. See https://github.com/matrix-org/matrix-rust-sdk/pull/3965 for more info.
Had to run cargo update matrix-sdk-crypto to pull in the latest code with this function. Hopefully I've done it right.
cargo update matrix-sdk-crypto
Could you update the changelog, please
(removing my review request since @richvdh seems to be on it, thanks!)
This is required for SSS in Element-Web. See https://github.com/matrix-org/matrix-rust-sdk/pull/3965 for more info.
Had to run
cargo update matrix-sdk-crypto
to pull in the latest code with this function. Hopefully I've done it right.