cli-xtask 0.10.2

A collection of utility functions and command line interfaces for cargo-xtask
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# `cargo-xtask-pre-release(1)`

```test
Run pre-release checks

Usage: cargo xtask pre-release [OPTIONS]

Options:
  -v, --verbose...  More output per occurrence
  -q, --quiet...    Less output per occurrence
  -h, --help        Print help
```