Run cargo
commands in multiple folders.
```
Usage:
cargo foreach [options]
Common options: -p, --parallel Run the command in all folders in parallel -v, --verbose Print folders that are processed -h, --help Print this message -V, --version Print version info and exit ```