macOS
brew install cargo-msrvlocal Homebrew formula metadata
brew
cargo-msrv のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cargo-msrvlocal Homebrew formula metadata
nix profile install nixpkgs#cargo-msrvnixpkgs package indexes · pkgs/by-name/ca/cargo-msrv/package.nix · ソース: api.github.com
sudo pacman -S cargo-msrvArch Linux sync databases · cargo-msrv · ソース: geo.mirror.pkgbuild.com
概要
Find the minimum supported Rust version (MSRV) for your project
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cargo-msrv | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/foresterre/cargo-msrv
インストールメタデータ
| パッケージキー | brew:cargo-msrv |
|---|---|
| バージョン | 0.19.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cargo-msrv |
| ホームページ | https://foresterre.github.io/cargo-msrv |
| リポジトリ | https://github.com/foresterre/cargo-msrv |
| 上流ドキュメント | https://gribnau.dev/cargo-msrv |
| ライセンス | Apache-2.0 OR MIT |
| ソースアーカイブ | https://github.com/foresterre/cargo-msrv/archive/refs/tags/v0.19.3.tar.gz |
| 最終更新 | 2026-06-13T01:03:31+02:00 |
| Pulse | updated |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-msrvソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.