# cargo-options
[](https://github.com/messense/cargo-options/actions?query=workflow%3ACI)
[](https://crates.io/crates/cargo-options)
[](https://docs.rs/cargo-options/)
Reusable common Cargo command line options.
## Installation
Add it to your ``Cargo.toml``:
```bash
cargo add cargo-options
```
## License
This work is released under the MIT license. A copy of the license is provided in the [LICENSE](./LICENSE) file.