The zink components are gathered here, you can install all of the
components directly with:
```bash
cargo install zinkup
```
For installing only specified binaries:
```bash
cargo install zinkup --features elko,zinkc
```
Available binaries:
GPL-3.0