macOS
brew install cargo-releaselocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cargo-release in AI-Agent-Workflows.
Installation
brew install cargo-releaselocal Homebrew formula metadata
sudo apk add cargo-releaseAlpine Linux edge package indexes · cargo-release · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#cargo-releasenixpkgs package indexes · pkgs/by-name/ca/cargo-release/package.nix · Quelle: api.github.com
sudo pacman -S cargo-releaseArch Linux sync databases · cargo-release · Quelle: geo.mirror.pkgbuild.com
Überblick
Cargo subcommand release: everything about releasing a rust crate
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.tomlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
cargo-release | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/crate-ci/cargo-release
Installationsmetadaten
| Paketschlüssel | brew:cargo-release |
|---|---|
| Version | 1.1.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/cargo-release |
| Homepage | https://github.com/crate-ci/cargo-release |
| Repository | https://github.com/crate-ci/cargo-release |
| Upstream-Dokumentation | https://github.com/crate-ci/cargo-release#readme |
| Lizenz | Apache-2.0 OR MIT |
| Quellarchiv | https://github.com/crate-ci/cargo-release/archive/refs/tags/v1.1.3.tar.gz |
| Zuletzt aktualisiert | 2026-07-10T18:05:03Z |
| Pulse | updated |
| Abhängigkeiten | libgit2 |
| Build-Abhängigkeiten | pkgconf, rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-releaseQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.