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 to 4.1.11. #29

Merged
merged 1 commit into from Apr 26, 2023
Merged

Update clap to 4.1.11. #29

merged 1 commit into from Apr 26, 2023

Conversation

flihp
Copy link
Collaborator

@flihp flihp commented Apr 26, 2023

This fixes a known issue introduced in rust 1.69 clippy that required additional changes to clap. See:
rust-lang/rust-clippy#10421
clap-rs/clap#4733

this resolves #28

This fixes a known issue introduced in rust 1.69 clippy that required
additional changes to clap. See:
rust-lang/rust-clippy#10421
clap-rs/clap#4733
@flihp flihp merged commit 5b36ff5 into oxidecomputer:main Apr 26, 2023
4 checks passed
@flihp flihp deleted the clippy-test branch April 26, 2023 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

clippy is failing on a clap derive macro
1 participant