Update Rust crate clap to v4.5.38 #1
1 changed files with 1 additions and 1 deletions
|
|
@ -10,4 +10,4 @@ lto = "thin"
|
||||||
tempfile = "3.14.0"
|
tempfile = "3.14.0"
|
||||||
dialoguer = "0.11.0"
|
dialoguer = "0.11.0"
|
||||||
rand = "0.9.0"
|
rand = "0.9.0"
|
||||||
clap = { version = "4.5.21", features = [ "derive" ]}
|
clap = { version = "4.5.38", features = [ "derive" ]}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue