Manage dependencies that are shared among crates in a workspace.
Using homebrew:
brew install ecliptical/cargo-wsdeps/cargo-wsdepsUsing cargo binstall:
cargo binstall --locked cargo-wsdepsUsing cargo install:
cargo install --locked cargo-wsdepsTo generate a diff with suggested changes for a workspace in the current directory:
cargo wsdeps diffCopyright (c) 2025 Ecliptical Software Inc. All rights reserved.