Stability policy

    The cargo-nextest binary follows semantic versioning, where the consists of exactly the following:

    1. machine-readable output

    The public API does not include human-readable output generated by nextest, or in general anything printed to stderr.

    The MSRV of cargo-nextest or dependent crates may be changed in a patch release. At least the last 3 versions of Rust will be supported at any time.