macOS
brew install cargo-msrvlocal Homebrew formula metadata
brew
Find the minimum supported Rust version (MSRV) for your project. Version 0.19.3 via Homebrew; verified 2026-06-13.
install
brew install cargo-msrvlocal Homebrew formula metadata
nix profile install nixpkgs#cargo-msrvnixpkgs package indexes · pkgs/by-name/ca/cargo-msrv/package.nix · source: api.github.com
sudo pacman -S cargo-msrvArch Linux sync databases · cargo-msrv · source: geo.mirror.pkgbuild.com
overview
Find the minimum supported Rust version (MSRV) for your project
history
cargo-msrv helps find, verify, list, show, and set a Rust crate's minimum supported Rust version. Its README defines MSRV as the earliest Rust version supported by a project and documents rustup-backed compatibility checks.
The crate first appeared on crates.io in October 2019 as version 0.0.0. The official README includes a short history saying cargo-msrv was born from the desire to find the MSRV for a Rust package, and later added tools such as cargo msrv verify.
The tool tracks Rust packaging practice around package.rust-version, added to Cargo for Rust 1.56, while retaining package.metadata.msrv for older MSRVs. It is packaged by Homebrew, Nix, and Arch according to the input facts, and crates.io reported 486,985 downloads when checked on 2026-06-30.
Users run cargo msrv find to search for a compatible Rust version, cargo msrv verify to test the declared MSRV, and cargo msrv list or show to inspect author-specified MSRV values in Cargo manifests and dependencies.
It matters for package maintainers because MSRV is part of a Rust crate's compatibility contract. cargo-msrv turns that contract into a runnable check for local development and CI.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
Cargo.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cargo-msrv | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/foresterre/cargo-msrv
install metadata
| Package key | brew:cargo-msrv |
|---|---|
| Version | 0.19.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cargo-msrv |
| Homepage | https://foresterre.github.io/cargo-msrv |
| Repository | https://github.com/foresterre/cargo-msrv |
| Upstream docs | https://gribnau.dev/cargo-msrv |
| License | Apache-2.0 OR MIT |
| Source archive | https://github.com/foresterre/cargo-msrv/archive/refs/tags/v0.19.3.tar.gz |
| Last updated | 2026-06-13T01:03:31+02:00 |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cargo-msrv |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cargo-msrv
nix profile install nixpkgs#cargo-msrvcargo-msrv 0.19.3-2
Find the minimum supported Rust version (MSRV) for your project
https://github.com/foresterre/cargo-msrv
sudo pacman -S cargo-msrvsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.