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

fix: Replace clap_version with clap_long_version #76

Merged
merged 2 commits into from
Feb 22, 2022

Conversation

epage
Copy link
Contributor

@epage epage commented Feb 22, 2022

To maintain compatibility, clap_version still exists, its just
deprecated.

Fixes #70

To maintain compatibility, `clap_version` still exists, its just
deprecated.

Fixes baoyachi#70
@baoyachi
Copy link
Owner

Thank you for your pr. 👍 @epage

@baoyachi baoyachi merged commit a79be36 into baoyachi:master Feb 22, 2022
@epage epage deleted the clap branch February 22, 2022 16:11
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.

Distinguish between clap::App::version and clap::App::long_version
2 participants