-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update clap requirement from 3.0.1 to 4.0.18 (#79)
* Update clap requirement from 3.0.1 to 4.0.18 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_complete-v3.0.1...v4.0.18) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * workflows: `cargo test --all-targets` Signed-off-by: William Woodruff <[email protected]> * main: clap 4.0 changes Signed-off-by: William Woodruff <[email protected]> * workflows/ci: temporarily allow `clippy::explicit_auto_deref` failures Signed-off-by: William Woodruff <[email protected]> * ci, src: Do clippy the right way Signed-off-by: William Woodruff <[email protected]> * main: lintage Signed-off-by: William Woodruff <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: William Woodruff <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William Woodruff <[email protected]>
- Loading branch information
1 parent
113a5d4
commit c894baf
Showing
4 changed files
with
40 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters