clap/clap_up/src
Kevin K 7b45695878
breaking(DisableVersionForSubcommands): removed
This commit removes `AppSettings::DisableVersionForSubcommand` as it's
now a moot setting with clap's default functionality of not building a
version flag unless there actually exists version information.

`clap_up` must still be changed to remove this variant instead of the
current configuration to simply rename the variant.
2021-10-09 11:12:50 -04:00
..
lib.rs breaking(DisableVersionForSubcommands): removed 2021-10-09 11:12:50 -04:00