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: Upgrade clap to V3.1.6 & replace deprecated code in main.rs #100

Closed
PJC-64 opened this issue Mar 9, 2022 · 2 comments
Closed

Update: Upgrade clap to V3.1.6 & replace deprecated code in main.rs #100

PJC-64 opened this issue Mar 9, 2022 · 2 comments

Comments

@PJC-64
Copy link
Contributor

PJC-64 commented Mar 9, 2022

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)

@drupol
Copy link
Collaborator

drupol commented Mar 9, 2022

Hi,

Yes, a PR is much appreciated ;)

Thanks.

@Amanse
Copy link
Contributor

Amanse commented Nov 29, 2022

Can be closed now :)

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

No branches or pull requests

4 participants