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 example to use clap 4, replace lazy_static with once_cell, update other dependencies #258

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

serprex
Copy link
Contributor

@serprex serprex commented Nov 8, 2023

structopt crate was deprecated after being merged into clap v3

@serprex serprex changed the title Update example to use clap v4, update criterion to 0.5, replace lazy_static with once_cell Update example to use clap 4, update criterion to 0.5, replace lazy_static with once_cell Nov 8, 2023
@serprex serprex changed the title Update example to use clap 4, update criterion to 0.5, replace lazy_static with once_cell Update example to use clap 4, replace lazy_static with once_cell, update other dependencies Nov 8, 2023
…static with once_cell

structopt crate was deprecated after being merged into clap v3
@marshallpierce
Copy link
Owner

Thanks for the updates. I'll take it from here in #259.

marshallpierce added a commit that referenced this pull request Nov 11, 2023
@marshallpierce marshallpierce merged commit c18c614 into marshallpierce:master Nov 11, 2023
3 of 5 checks passed
@marshallpierce
Copy link
Owner

Unfortunately most of the updates weren't viable with a 1.48 MSRV. Thanks anyway.

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