1. 1. Introduction
  2. 2. Getting Started
    1. 2.1. Installation
    2. 2.2. Quick Start
    3. 2.3. Cargo Workspace
    4. 2.4. HTTP PROXY
  3. 3. Releases
    1. 3.1. v0.15 to v0.16
    2. 3.2. v0.15 to v0.16 JSON
  4. 4. Concepts
  5. 5. Output Formats
    1. 5.1. human
    2. 5.2. json
    3. 5.3. minimal
    4. 5.4. no-user-output
  6. 6. Commands
    1. 6.1. cargo-msrv find
    2. 6.2. cargo-msrv help
    3. 6.3. cargo-msrv list
    4. 6.4. cargo-msrv set
    5. 6.5. cargo-msrv show
    6. 6.6. cargo-msrv verify
  7. 7. Verification in CI
    1. 7.1. GitLab

The cargo-msrv Book 🦀

Getting started with cargo-msrv

  • Installation
  • Quick Start
  • Cargo Workspace
  • HTTP PROXY