Automic VaultAutomic Vault

brew

cargo-msrv を Homebrew, Nix, pacman でインストール

cargo-msrv のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install cargo-msrv

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#cargo-msrv

nixpkgs package indexes · pkgs/by-name/ca/cargo-msrv/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S cargo-msrv

Arch Linux sync databases · cargo-msrv · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

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

コマンドとエイリアス

  • cargo-msrv

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2019: First crates.io release 0.0.0.
  • 2021: Rust 1.56 made package.rust-version available in Cargo manifests, which cargo-msrv's docs recommend for declared MSRV.
  • 2026: Crates.io latest version 0.19.3 and Homebrew stable version 0.19.3.

Related projects

  • Related projects and concepts include Cargo manifests, rustup toolchains, Rust release metadata, and the Cargo package.rust-version field.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
Cargo.toml

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
cargo-msrvcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版0.19.3
マネージャ更新日2026-06-13
ローカルデータOK
上流最新
検出された最新v0.19.3

https://github.com/foresterre/cargo-msrv

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecargo-msrv
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

cargo-msrv

nix profile install nixpkgs#cargo-msrv
  • normalized package name match
  • 一致条件: Cargo Msrv
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ca/cargo-msrv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

cargo-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
  • License: MIT AND Apache-2.0
  • Architecture: x86_64
  • 4 依存関係
  • normalized package name match
  • 一致条件: Cargo Msrv
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: cargo-msrv from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment