cargo-walk

A cargo plugin to allow running a command for each package root path in a Rust crate dependency tree.

Examples

Make sure to add -- between cargo walk and the command if it contains - or -- flags.

Changelog