fix(secrets): use Inquire::Editor instead of regular text

This commit is contained in:
2025-09-09 20:33:39 -04:00
parent 258cfa279e
commit c5f46d676b
3 changed files with 31 additions and 7 deletions

1
Cargo.lock generated
View File

@@ -3124,6 +3124,7 @@ dependencies = [
"fxhash",
"newline-converter",
"once_cell",
"tempfile",
"unicode-segmentation",
"unicode-width 0.1.14",
]