Skip to content

Commit 65e7332

Browse files
fix(deps): update rust crate dialoguer to 0.11 (#680)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 10163ee commit 65e7332

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 2 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
@@ -29,7 +29,7 @@ strip = true
2929

3030
[dependencies]
3131
anyhow = "1"
32-
dialoguer = "0.10"
32+
dialoguer = "0.11"
3333
pico-args = "0.5"
3434
ctrlc = "3.3"
3535
rust-embed = { version = "8.3", features = [

0 commit comments

Comments
 (0)