diff --git a/Cargo.toml b/Cargo.toml index 98617c8..3521834 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ anyhow = "1" widestring = "0.5" [target.'cfg(target_os = "windows")'.dependencies.windows] -version = "^0.35" +version = "^0.36" features = [ "Win32_Foundation", "Win32_Security_Credentials",