clap/clap_up
Ed Page 6c6b97daa8 docs: Ensure all crates have license files
In #2270, its brought up to solve this at the `cargo workspace publish`
level.  However, copying the files is a 5s fix without any design work,
it doesn't seem like support within an external tool should block us
from getting this fix into users hands.  Once `cargo workspace publish`
supports this and if we are still using it, we can re-evaluate.

Fixes #2270
2021-10-04 14:45:31 -05:00
..
src Update changelog and implement more stuff for the upgrader 2021-03-13 14:03:15 +05:30
Cargo.toml Update badges 2021-05-25 23:19:32 +01:00
LICENSE-APACHE docs: Ensure all crates have license files 2021-10-04 14:45:31 -05:00
LICENSE-MIT docs: Ensure all crates have license files 2021-10-04 14:45:31 -05:00
README.md Updated changelog and more dep upgrade logic 2020-11-13 03:08:09 +01:00

clap_up

Automatic code upgrader for clap (using tool cargo-up)

Usage

cargo install cargo-up --features cli --no-default-features
cargo up dep clap