toolpath-cli-0.5.1 is not a library.
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:
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.