Thanks to visit codestin.com
Credit goes to lib.rs

#cli #provenance #traceability #audit

deprecated app toolpath-cli

Deprecated alias for the path-cli crate. Installs the same path binary; new users should cargo install path-cli directly.

8 releases (4 breaking)

Uses new Rust 2024

0.8.0 Apr 30, 2026
0.5.1 Apr 28, 2026
0.3.0 Mar 11, 2026
0.2.1 Feb 19, 2026
0.1.2 Feb 16, 2026

#48 in #traceability

Apache-2.0

370KB
8K SLoC

toolpath-cli

Deprecated. This crate is now a thin shim that re-exports path-cli. It exists so that cargo install toolpath-cli keeps working — it installs the same path binary as before.

For new installs, use path-cli directly:

cargo install path-cli

The shim only ships the path binary. The dev-only gen_synthetic_path helper lives only in path-cli.

A future release will retire this crate entirely. Pin to path-cli to avoid the eventual removal.

Dependencies

~56–79MB
~1.5M SLoC