macOS
brew install cargo-aboutlocal Homebrew formula metadata
brew
Cargo plugin to generate list of all licenses for a crate. Version 0.9.1 via Homebrew; verified 2026-06-30.
install
brew install cargo-aboutlocal Homebrew formula metadata
nix profile install nixpkgs#cargo-aboutnixpkgs package indexes · pkgs/by-name/ca/cargo-about/package.nix · source: api.github.com
sudo pacman -S cargo-aboutArch Linux sync databases · cargo-about · source: geo.mirror.pkgbuild.com
overview
Cargo plugin to generate list of all licenses for a crate
history
cargo-about is an Embark Studios Cargo plugin for generating license listings for the full dependency graph of a Rust crate. It sits at the intersection of Cargo metadata, SPDX license data, and release compliance work.
Embark Studios created the public cargo-about repository in November 2019 and released it as one of its open-source Rust tools. The README states that Embark uses and likes the tool internally, while warning that it is not legal advice.
The project provides both a command-line Cargo subcommand and an mdBook manual. Its normal workflow is to initialize an about.toml and template, then generate a license output such as an HTML notice file from dependency metadata.
cargo-about's adoption follows Rust projects that need repeatable license disclosure for dependency-heavy applications. The supplied package-manager facts list Homebrew, Nix, and Arch Linux packages, and the upstream README documents installation from crates.io and Arch Linux.
The project also benefited from Embark's wider open-source Rust toolchain presence. Its repository topics include SPDX, license-checking, Cargo plugin, and Rust, which describe the niche it occupies among Cargo subcommands.
The documented starting workflow is `cargo about init`, which creates about.toml and about.hbs in a Cargo project, followed by `cargo about generate about.hbs` to produce license information.
The official book documents commands and configuration for generating, clarifying, and working around license metadata issues, making cargo-about more of a compliance-report generator than a general dependency-audit scanner.
cargo-about matters because open-source license obligations are one of the least glamorous but most important parts of shipping packaged software. Rust's transitive dependency graphs can be large, and cargo-about turns that graph into a reproducible artifact for release notes, installers, game bundles, and product distributions.
For package nerds, its importance is also cultural: it is a Cargo subcommand that treats package metadata as operational data, using Cargo manifests and SPDX license identifiers to make dependency compliance automatable.
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.
<manifest_root>/about.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cargo-about | 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/EmbarkStudios/cargo-about
install metadata
| Package key | brew:cargo-about |
|---|---|
| Version | 0.9.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cargo-about |
| Homepage | https://github.com/EmbarkStudios/cargo-about |
| Repository | https://github.com/EmbarkStudios/cargo-about |
| Upstream docs | https://embarkstudios.github.io/cargo-about |
| License | Apache-2.0 OR MIT |
| Source archive | https://github.com/EmbarkStudios/cargo-about/archive/refs/tags/0.9.1.tar.gz |
| Last updated | 2026-06-30T12:38:26Z |
| 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-about |
| 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-about
nix profile install nixpkgs#cargo-aboutcargo-about 0.8.4-2
Cargo plugin to generate list of all licenses for a crate
https://github.com/EmbarkStudios/cargo-about
sudo pacman -S cargo-aboutsource 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.