Skip to content

Commit f56a350

Browse files
Update Rust crate dialoguer to 0.11.0 (#314)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ae82b5 commit f56a350

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

Cargo.lock

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ path = "src/main.rs"
3030
[dependencies]
3131
anyhow = "1.0.75"
3232
clap = { version = "4.4.4", features = ["derive", "env", "cargo"] }
33-
dialoguer = "0.10.4"
33+
dialoguer = "0.11.0"
3434
dirs = "4.0.0"
3535
itertools = "0.11.0"
3636
node-semver = "2.1.0"

0 commit comments

Comments
 (0)