Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid new deprecation warnings from clap 3.1.0 #10396

Merged
merged 4 commits into from
Feb 17, 2022

Commits on Feb 17, 2022

  1. Avoid new deprecation warnings from clap 3.1.0

    Jon Gjengset committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    f78ffb9 View commit details
    Browse the repository at this point in the history
  2. Bump clap to match when deprecations happened

    Jon Gjengset committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    dfda89a View commit details
    Browse the repository at this point in the history
  3. Match semantics of SubcommandRequiredElseHelp

    Jon Gjengset committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    8f7ab52 View commit details
    Browse the repository at this point in the history
  4. Tidy up subcommand logic slightly

    Jon Gjengset committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    6cbf913 View commit details
    Browse the repository at this point in the history