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 v3 #164

Merged
merged 3 commits into from
Jan 12, 2022
Merged

Upgrade Clap to v3 #164

merged 3 commits into from
Jan 12, 2022

Conversation

mike-engel
Copy link
Owner

Summary

This upgrades clap to v3, which included a lot of breaking changes. This opts for the new derive format, since it simplifies the code quite a bit.

Preflight checklist

  • Code formatted with rustfmt
  • Relevant tests added
  • Any new documentation added

@mike-engel mike-engel added enhancement dependencies Pull requests that update a dependency file labels Jan 12, 2022
@mike-engel mike-engel self-assigned this Jan 12, 2022
@mike-engel mike-engel merged commit 2158079 into main Jan 12, 2022
@mike-engel mike-engel deleted the clap-3 branch January 12, 2022 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant