Skip to content

Commit ef03079

Browse files
Update Rust crate dialoguer to 0.12
1 parent dca7e2a commit ef03079

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

Cargo.lock

Lines changed: 5 additions & 6 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
@@ -10,7 +10,7 @@ base64 = "0.22"
1010
clap = { version = "4", features = ["derive"] }
1111
clap-verbosity-flag = "3"
1212
color-eyre = "0.6"
13-
dialoguer = "0.11"
13+
dialoguer = "0.12"
1414
dirs = "6"
1515
futures = "0.3"
1616
glob = "0.3"

0 commit comments

Comments
 (0)