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

Update clap requirement from 2.33.3 to 3.0.13 #1260

Closed
wants to merge 2 commits into from

Commits on Feb 1, 2022

  1. Update clap requirement from 2.33.3 to 3.0.13

    Updates the requirements on [clap](https://github.com/clap-rs/clap) to permit the latest version.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@clap_generate-v3.0.0-rc.0...v3.0.13)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    c3490b0 View commit details
    Browse the repository at this point in the history
  2. Fix clippy

    alamb committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    7864b5e View commit details
    Browse the repository at this point in the history