diff --git a/Cargo.toml b/Cargo.toml index 06c8475..0fe6df3 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.52" +version = "0.54" features = [ "Win32_Foundation", "Win32_System_Diagnostics_Debug",