cargo-edit icon indicating copy to clipboard operation
cargo-edit copied to clipboard

Port to `clap-cargo`

Open Logarithmus opened this issue 3 years ago • 4 comments

Work in progress. See https://github.com/killercup/cargo-edit/pull/535#discussion_r747557141

  • Imply --workspace when running in workspace root
  • Port to clap-cargo

Logarithmus avatar Nov 15 '21 01:11 Logarithmus

@epage this PR is in very early stage, so don't expect too much 🙂

Logarithmus avatar Nov 15 '21 15:11 Logarithmus

@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 avatar Nov 15 '21 15:11 epage

@epage I've just noticed you are the author of clap-cargo. Didn't really see it before.

Logarithmus avatar Nov 15 '21 15:11 Logarithmus

@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.

epage avatar Nov 15 '21 16:11 epage