This commit is contained in:
Julian Freeman
2025-11-26 09:04:52 -04:00
parent 4fc501f941
commit 19b18d091a
4 changed files with 886 additions and 486 deletions

View File

@@ -26,6 +26,8 @@ sysinfo = "0.30"
wmi = "0.13"
chrono = { version = "0.4", features = ["serde"] }
tokio = { version = "1", features = ["full"] }
minidump = "0.19"
minidump-processor = "0.19"
[features]
# this feature is used for production builds or when `devPath` points to the filesystem