diff --git a/Cargo.toml b/Cargo.toml index 632ec58..3f6cca3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ serde_json = "1.0" simplelog = { version = "0.12", features = ["paris"] } [dependencies.windows] -version = "0.51" +version = "0.52" features = [ "Win32_Foundation", "Win32_System_Diagnostics_Debug",