fix(deps): update rust crate dialoguer to 0.12.0
All checks were successful
Build and test / Clippy (pull_request) Successful in 46s
Build and test / Build AMD64 (pull_request) Successful in 50s
Checking yaml / Run yamllint (pull_request) Successful in 5s
Build and test / Tests (pull_request) Successful in 59s
Checking Renovate configuration / validate (pull_request) Successful in 1m2s
Build and test / Generate Documentation (pull_request) Successful in 52s
All checks were successful
Build and test / Clippy (pull_request) Successful in 46s
Build and test / Build AMD64 (pull_request) Successful in 50s
Checking yaml / Run yamllint (pull_request) Successful in 5s
Build and test / Tests (pull_request) Successful in 59s
Checking Renovate configuration / validate (pull_request) Successful in 1m2s
Build and test / Generate Documentation (pull_request) Successful in 52s
This commit is contained in:
parent
687a6d12d0
commit
cdf0a1173a
2 changed files with 6 additions and 7 deletions
|
|
@ -17,7 +17,7 @@ chrono = { version = "0.4.38", features = ["serde"] }
|
|||
clap = { version = "4.5.20", features = ["derive"] }
|
||||
clap-verbosity-flag = "2.2.2"
|
||||
color-eyre = "0.6.3"
|
||||
dialoguer = "0.11.0"
|
||||
dialoguer = "0.12.0"
|
||||
directories = "6.0.0"
|
||||
figment = { version = "0.10.19", features = ["env", "toml"] }
|
||||
figment_file_provider_adapter = "0.1.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue