We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 23a68eb + 435c553 commit c62b596Copy full SHA for c62b596
README.md
@@ -25,6 +25,7 @@ is set up:
25
```shell
26
rustup target add aarch64-apple-darwin aarch64-apple-ios x86_64-apple-ios
27
cargo install cargo-lipo
28
+cargo install cbindgen
29
```
30
31
### Cloning Dependencies
0 commit comments