- Install rust: https://www.rust-lang.org/tools/install
- Install
protobuf
$ brew install protobuf // this will differ on Windows
- Build for your platform
cargo build --release --features macos // this will differ on Windows
protobuf
$ brew install protobuf // this will differ on Windows
cargo build --release --features macos // this will differ on Windows