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

Upgrade clap to version 3.0 #42

Merged
merged 2 commits into from
Feb 2, 2022
Merged

Upgrade clap to version 3.0 #42

merged 2 commits into from
Feb 2, 2022

Commits on Feb 2, 2022

  1. Upgrade clap to v3

    tomtung committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    1f29a01 View commit details
    Browse the repository at this point in the history
  2. Fix wrong CLI arg in example

    This was never noticed but luckily got surfaced after clap v3 migration.
    tomtung committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    e4f2233 View commit details
    Browse the repository at this point in the history