Update Rust crate clap to v4
This commit is contained in:
parent
960d28380e
commit
98dcd0669d
2 changed files with 90 additions and 76 deletions
|
@ -6,5 +6,5 @@ edition = "2018"
|
|||
|
||||
[dependencies]
|
||||
arboard = "3.5.0"
|
||||
clap = "2.0"
|
||||
clap = "4.0"
|
||||
ctrlc = "3.1.9"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue