Update Rust crate dialoguer to 0.12.0
This commit is contained in:
parent
7b63bcbcfe
commit
76174efa06
2 changed files with 100 additions and 56 deletions
|
|
@ -9,7 +9,7 @@ strip = true
|
|||
|
||||
[dependencies]
|
||||
tempfile = "3.20.0"
|
||||
dialoguer = "0.11.0"
|
||||
dialoguer = "0.12.0"
|
||||
rand = "0.9.0"
|
||||
clap = { version = "4.5.38", features = [ "derive" ]}
|
||||
sedregex = "0.2.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue