fix bsod
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user