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.
1 parent 1a124cb commit 435c553Copy full SHA for 435c553
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