FICHA · MANJARO

cargo-msrv

Find the minimum supported Rust version (MSRV) for your project

  • tool
  • CLI
  • BUILD-SYSTEM
  • COMPATIBILITY
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 27, 2026 description in en

Description

Finds the minimum supported Rust version for a project by testing builds against different compiler versions. It helps maintainers document and enforce the oldest Rust toolchain that still works.

Use it when publishing libraries or supporting users on older distributions. MSRV checks can take time and should be repeated after dependency or language-feature changes.

How to run

cargo msrv

Commands: cargo msrv

Permissions

Permissions not analysed for this source yet.