Skip to content

Commit 400b88a

Browse files
fix(deps): update rust crate dialoguer to 0.12
1 parent 8d15234 commit 400b88a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.11"
32+
dialoguer = "0.12"
3333
pico-args = "0.5"
3434
ctrlc = "3.3"
3535
rust-embed = { version = "8.3", features = [

0 commit comments

Comments
 (0)