fix: 完善虚拟U盘创建错误提示 #275

This commit is contained in:
mofeng-git
2026-07-18 11:50:26 +08:00
parent eaa114f40c
commit 701b141347
6 changed files with 85 additions and 8 deletions

View File

@@ -11,8 +11,6 @@ clap = { version = "4", features = ["derive"] }
# Error handling
thiserror = "2"
[dev-dependencies]
tempfile = "3"
[profile.release]