Skip to content

Conversation

decathorpe
Copy link

The structopt crate is obsolete, it continues to depend on clap v2, and its functionality was merged into clap itself as of v3. So porting from structopt::StructOpt to clap::Parser is straightforward (just replacing some names).

@davidbarsky
Copy link
Owner

Thanks! seems reasonable to me.

I don't know how much this intersects with packaging, but you need me to do a release?

@davidbarsky
Copy link
Owner

I'll fix the clippy issues later today.

@decathorpe
Copy link
Author

Thanks!

I don't need a new release immediately, I can apply an equivalent patch in the Fedora package independently.

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