We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
while looking into adding the 'status' functionality, I received lots of warnings that clap 3.0.x functionality was now deprecated.
I have updated Cargo.toml & main.rs to use clap V3.1.6 and the new 'Command' functionality in my fork.
I can provide a PR with the changes if wanted.
-Paul (@PJC-64)
The text was updated successfully, but these errors were encountered:
Yes, a PR is much appreciated ;)
Thanks.
Sorry, something went wrong.
Can be closed now :)
No branches or pull requests
Hi,
while looking into adding the 'status' functionality, I received lots of warnings that clap 3.0.x functionality was now deprecated.
I have updated Cargo.toml & main.rs to use clap V3.1.6 and the new 'Command' functionality in my fork.
I can provide a PR with the changes if wanted.
-Paul (@PJC-64)
The text was updated successfully, but these errors were encountered: