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

Building matrix-rust-sdk-crypto-wasm against the latest matrix-sdk Rust is failing #170

Closed
github-actions bot opened this issue Nov 28, 2024 · 2 comments · Fixed by #169
Closed

Building matrix-rust-sdk-crypto-wasm against the latest matrix-sdk Rust is failing #170

github-actions bot opened this issue Nov 28, 2024 · 2 comments · Fixed by #169

Comments

@github-actions
Copy link

Something changed in matrix-rust-sdk's crypto crate that will break the build of this repo (matrix-rust-sdk-crypto-wasm) when we update to it.

To see the latest changes in matrix-sdk-crypto, use git cliff:

git cliff from_commit..to_commit

(You can see which commits to supply by running cargo update matrix-sdk-common in this repo and diffing Cargo.lock.)

This should give you a hint about what changed.

Copy link
Author

Building matrix-rust-sdk-crypto-wasm against the latest matrix-sdk Rust is failing.
See https://github.com/matrix-org/matrix-rust-sdk-crypto-wasm/actions/runs/12061158533

@richvdh richvdh linked a pull request Nov 28, 2024 that will close this issue
@richvdh
Copy link
Member

richvdh commented Nov 28, 2024

#169 fixes this I believe

@richvdh richvdh closed this as completed Nov 28, 2024
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 a pull request may close this issue.

1 participant