feat: Use inquire::Confirm instead of raw std::io::Read for K8sAnywhere installation confirmation prompt

This commit is contained in:
2025-04-23 11:56:55 -04:00
parent 45668638e1
commit 213fb25686
5 changed files with 10 additions and 12 deletions

1
Cargo.lock generated
View File

@@ -1344,6 +1344,7 @@ dependencies = [
"harmony_macros",
"harmony_types",
"http 1.3.1",
"inquire",
"k8s-openapi",
"kube",
"libredfish",