1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

Improve docs about the Rust crypto integration (#9035)

This commit is contained in:
Richard van der Hoff
2025-06-02 13:56:58 +01:00
committed by GitHub
parent 333783ff2f
commit c3b923c27d
2 changed files with 16 additions and 41 deletions

View File

@@ -70,6 +70,8 @@ Note that if the templates are modified, the only things to do is to restart And
For now, the Matrix SDK and the Element application are in the same project. So there is no specific thing to do, this project should compile without any special action.
See [docs/rust_crypto_integration.md](./docs/rust_crypto_integration.md#testing-with-a-local-rust-aar) for notes on building against a custom version of the Rust `matrix-sdk-crypto`.
## I want to help translating Element
If you want to fix an issue with an English string, please submit a PR.