Skip to content

Commit 28dc5ce

Browse files
Update Rust crate dialoguer to 0.10.4 (#242)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 976ada4 commit 28dc5ce

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ path = "src/main.rs"
3030
[dependencies]
3131
anyhow = "1.0.70"
3232
clap = { version = "4.2.1", features = ["derive", "env", "cargo"] }
33-
dialoguer = "0.10.3"
33+
dialoguer = "0.10.4"
3434
dirs = "4.0.0"
3535
itertools = "0.10.5"
3636
node-semver = "2.1.0"

0 commit comments

Comments
 (0)