# 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``:
```toml
[dependencies]
cargo-options = "0.1"
```
## License
This work is released under the MIT license. A copy of the license is provided in the [LICENSE](./LICENSE) file.