This commit is contained in:
Julian Freeman
2025-11-27 08:50:18 -04:00
parent 26d04daceb
commit 0ff1014e62
3 changed files with 32 additions and 19 deletions

View File

@@ -27,11 +27,7 @@ wmi = "0.13"
chrono = { version = "0.4", features = ["serde"] }
tokio = { version = "1", features = ["full"] }
minidump = "0.19"
# [新增] 用于解析 BlueScreenView 导出的 CSV
csv = "1.3"
# [新增] 用于处理可能的文件编码问题
encoding_rs = "0.8"
encoding_rs_io = "0.1"
[features]
# this feature is used for production builds or when `devPath` points to the filesystem