refactor: replace shell-based password handling with secure stdin piping for LUKS and GRUB operations

This commit is contained in:
2026-06-03 13:39:34 +03:00
parent 8cdaf0dfa3
commit d7065dcb59
8 changed files with 239 additions and 46 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "yali-rs"
version = "4.0.0"
edition = "2021"
edition = "2024"
[dependencies]
eframe = "0.27"