macOS
brew install cargo-sortlocal Homebrew formula metadata
brew / Rang 6399
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cargo-sort in AI-Agent-Workflows.
Installation
brew install cargo-sortlocal Homebrew formula metadata
sudo apk add cargo-sortAlpine Linux edge package indexes · cargo-sort · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#cargo-sortnixpkgs package indexes · pkgs/by-name/ca/cargo-sort/package.nix · Quelle: api.github.com
sudo pacman -S cargo-sortArch Linux sync databases · cargo-sort · Quelle: geo.mirror.pkgbuild.com
Überblick
Tool to check that your Cargo.toml dependencies are sorted alphabetically
Verlauf
cargo-sort is a Rust Cargo subcommand for checking and sorting Cargo.toml dependency tables and related TOML tables.
The project README says cargo-sort was created as an implementation of David Tolnay's request-for-implementation issue for alphabetically sorting Cargo.toml dependencies, and that it uses toml-edit to parse TOML.
GitHub records the repository as created in June 2019, while crates.io records the cargo-sort crate as first published in May 2021. The input package facts list it in Homebrew, Alpine, Nix, and Arch packaging.
The official README documents `cargo sort` as a cargo subcommand with default rewrite, check-only, print, workspace, custom table-order, grouped sorting, and `--config` modes.
cargo-sort matters to package maintainers because it turns Cargo.toml dependency ordering into a repeatable check, useful for CI and pre-commit workflows where noisy dependency diffs are annoying.
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.
tomlfmt.tomlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
cargo-sort | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:cargo-sort |
|---|---|
| Version | 2.1.4 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/devinr528/cargo-sort |
| Repository | https://github.com/devinr528/cargo-sort |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
cargo-sort
nix profile install nixpkgs#cargo-sortcargo-sort 2.1.4-r0
Check if tables and items in a .toml file are lexically sorted
https://github.com/DevinR528/cargo-sort
sudo apk add cargo-sortcargo-sort 2.1.4-1
Check if tables and items in a .toml file are lexically sorted
https://github.com/DevinR528/cargo-sort
sudo pacman -S cargo-sortQuellspur
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.