Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(rust): Migrate to the new API #153

Merged

Conversation

Hywan
Copy link
Member

@Hywan Hywan commented Nov 11, 2024

matrix-org/matrix-rust-sdk#4224 has changed the public FFI API of the Rust SDK. This commit tries to update to the new API.

The Matrix Rust SDK now provide a uniform API for cross-process store
locks. This patch updates Complement Crypto to this new API.
@Hywan Hywan force-pushed the fix-rust-sdk-new-cross-process-store-locks-api branch from 7bb0ae0 to a922c27 Compare November 11, 2024 15:47
@Hywan Hywan marked this pull request as ready for review November 11, 2024 15:47
@Hywan Hywan requested a review from andybalaam November 11, 2024 15:48
Copy link
Member

@andybalaam andybalaam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@Hywan Hywan merged commit fb75e58 into matrix-org:main Nov 12, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants