macOS
brew install cargo-releaselocal Homebrew formula metadata
安装
brew install cargo-releaselocal Homebrew formula metadata
sudo apk add cargo-releaseAlpine Linux edge package indexes · cargo-release · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#cargo-releasenixpkgs package indexes · pkgs/by-name/ca/cargo-release/package.nix · 来源: api.github.com
sudo pacman -S cargo-releaseArch Linux sync databases · cargo-release · 来源: geo.mirror.pkgbuild.com
概览
Cargo subcommand release: everything about releasing a rust crate
历史
cargo-release is a Cargo subcommand that wraps common Rust crate release tasks such as validation, version bumps, changelog replacements, publishing, tagging, and pushing.
The crate was first published on crates.io in March 2016, the same month the GitHub repository was created. Its README frames the tool as an extension of cargo publish with release-management defaults, while the reference documents a step-based CLI and configuration model.
The tool has long-running crates.io distribution, with 146 versions reported by the crates.io API and v1.1.2 current in 2026. Batch package facts list it in Homebrew, Alpine, Nix, and Arch, indicating use outside direct cargo install workflows.
The default mode is a dry run: users run cargo release [level] to preview changes and add --execute to perform the release. The reference lists steps for changes, version, replace, hook, commit, publish, owner, tag, push, and config.
It matters to Rust package maintainers because crate releases are multi-step and easy to get subtly wrong; cargo-release centralizes version policy, workspace dependency updates, publishing, and git tagging in a reproducible Cargo-native workflow.
安全态势
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.
~/.config/cargo-release/release.toml~/Library/Application Support/cargo-release/release.toml$CRATE/Cargo.toml ([package.metadata.release])$CRATE/release.toml$WORKSPACE/Cargo.toml ([workspace.metadata.release])$WORKSPACE/release.toml~/.release.toml%FOLDERID_RoamingAppData%/cargo-release/release.toml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
cargo-release | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/crate-ci/cargo-release
安装元数据
| 软件包键 | brew:cargo-release |
|---|---|
| 版本 | 1.1.3 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/cargo-release |
| 主页 | https://github.com/crate-ci/cargo-release |
| 仓库 | https://github.com/crate-ci/cargo-release |
| 上游文档 | https://github.com/crate-ci/cargo-release#readme |
| 许可证 | Apache-2.0 OR MIT |
| 源码归档 | https://github.com/crate-ci/cargo-release/archive/refs/tags/v1.1.3.tar.gz |
| 最后更新 | 2026-07-10T18:05:03Z |
| Pulse | updated |
| 依赖 | libgit2 |
| 构建依赖 | pkgconf, 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-release |
| 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-release
nix profile install nixpkgs#cargo-releasecargo-release 1.1.2-r0
Everything about releasing a rust crate
https://github.com/crate-ci/cargo-release
sudo apk add cargo-releasecargo-release 1.1.2-1
Cargo subcommand "release": everything about releasing a rust crate
https://github.com/crate-ci/cargo-release
sudo pacman -S cargo-release来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.