feat: Use inquire::Confirm instead of raw std::io::Read for K8sAnywhere installation confirmation prompt
This commit is contained in:
@@ -10,7 +10,7 @@ assert_cmd = "2.0.17"
|
||||
clap = { version = "4.5.35", features = ["derive"] }
|
||||
harmony = { path = "../harmony" }
|
||||
harmony_tui = { path = "../harmony_tui", optional = true }
|
||||
inquire = "0.7.5"
|
||||
inquire.workspace = true
|
||||
tokio.workspace = true
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user