Skip to content

Commit

Permalink
Update README with note on cargo-ndk
Browse files Browse the repository at this point in the history
  • Loading branch information
ianthetechie committed Jun 1, 2024
1 parent 836f385 commit d863694
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ Most importantly, you need to install [`cargo-ndk`](https://github.com/bbqsrc/ca
cargo install cargo-ndk --version 3.5.4
```

NOTE: cargo-ndk is temporarily held back due to [this issue](https://github.com/bbqsrc/cargo-ndk/issues/137)
which breaks workspaces.

If you've tried building the Rust library already and you have rustup,
the requisite targets will probably be installed automatically.
If not, follow the steps in the [`cargo-ndk` README](https://github.com/bbqsrc/cargo-ndk)
Expand Down

0 comments on commit d863694

Please sign in to comment.