Skip to content

Commit 4d5fc45

Browse files
authored
Merge pull request #1594 from bootc-dev/bootc-renovate/rust
fix(deps): update rust crate dialoguer to 0.12.0
2 parents 2d5b977 + d0a318c commit 4d5fc45

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)