cargo-edit
cargo-edit copied to clipboard
Port to `clap-cargo`
Work in progress. See https://github.com/killercup/cargo-edit/pull/535#discussion_r747557141
- Imply
--workspacewhen running in workspace root - Port to
clap-cargo
@epage this PR is in very early stage, so don't expect too much 🙂
@epage this PR is in very early stage, so don't expect too much slightly_smiling_face
Thats fine; just figured it'd help to give coordinate along he way so we can catch problems early (like me needing to fix some things in clap-cargo)
@epage I've just noticed you are the author of clap-cargo. Didn't really see it before.
@epage I've just noticed you are the author of
clap-cargo. Didn't really see it before.
Yeah, I created it after cargo-edit was created and long before I got involved in cargo-edit. When I added cargo-set-version, I focused on following how things currently worked rather than also introducing clap-cargo.