| Crates.io | cargo-wsdeps |
| lib.rs | cargo-wsdeps |
| version | 0.1.2 |
| created_at | 2025-05-27 05:05:11.260562+00 |
| updated_at | 2025-07-14 13:31:34.16361+00 |
| description | Cargo subcommand to manage dependencies in a workspace. |
| homepage | |
| repository | https://github.com/ecliptical/cargo-wsdeps |
| max_upload_size | |
| id | 1690629 |
| size | 53,684 |
Manage dependencies that are shared among crates in a workspace.
Using homebrew:
brew install ecliptical/cargo-wsdeps/cargo-wsdeps
Using cargo binstall:
cargo binstall --locked cargo-wsdeps
Using cargo install:
cargo install --locked cargo-wsdeps
To generate a diff with suggested changes for a workspace in the current directory:
cargo wsdeps diff
Copyright (c) 2025 Ecliptical Software Inc. All rights reserved.