We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d15234 commit 400b88aCopy full SHA for 400b88a
Cargo.toml
@@ -29,7 +29,7 @@ strip = true
29
30
[dependencies]
31
anyhow = "1"
32
-dialoguer = "0.11"
+dialoguer = "0.12"
33
pico-args = "0.5"
34
ctrlc = "3.3"
35
rust-embed = { version = "8.3", features = [
0 commit comments