dura icon indicating copy to clipboard operation
dura copied to clipboard

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

Open PJC-64 opened this issue 2 years ago • 1 comments

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)

PJC-64 avatar Mar 09 '22 07:03 PJC-64

Hi,

Yes, a PR is much appreciated ;)

Thanks.

drupol avatar Mar 09 '22 07:03 drupol

Can be closed now :)

Amanse avatar Nov 29 '22 19:11 Amanse