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

deps(clap): migrate uses of structopt to clap in api #256

Merged
merged 4 commits into from
Jul 13, 2022

Conversation

Xavientois
Copy link
Contributor

Part of #248

Migrates the api crate from structopt to clap.

Copy link
Contributor

@chesedo chesedo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Xavientois. I'm happy to merge this as it currently is 😄

api/src/args.rs Outdated Show resolved Hide resolved
@Xavientois Xavientois force-pushed the feat/clap-v3-migration branch from db5573b to f6e0bf9 Compare July 13, 2022 00:31
Copy link
Contributor

@chesedo chesedo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bye bye structopt 👋 Thanks @Xavientois

@chesedo chesedo merged commit e6a4f4f into shuttle-hq:main Jul 13, 2022
@Xavientois Xavientois deleted the feat/clap-v3-migration branch July 13, 2022 10:13
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.

2 participants