Skip to content

Commit d0a318c

Browse files
fix(deps): update rust crate dialoguer to 0.12.0
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
1 parent 2d5b977 commit d0a318c

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

Cargo.lock

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

crates/system-reinstall-bootc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ uzers = { workspace = true }
3333

3434
# Crate-specific dependencies
3535
crossterm = "0.29.0"
36-
dialoguer = "0.11.0"
36+
dialoguer = "0.12.0"
3737
openssh-keys = "0.6.4"
3838
serde_yaml = "0.9.22"
3939
which = "8.0.0"

0 commit comments

Comments
 (0)