Hi, It'll be awesome to add some of the standard options in line with `cargo fmt` like. ``` -q, --quiet No output printed to stdout -v, --verbose Use verbose output -m, --manifest-path <manifest-path> Specify path to Cargo.toml ```
Hi, It'll be awesome to add some of the standard options in line with
cargo fmtlike.