diff --git a/Cargo.toml b/Cargo.toml index dafc575..b358f11 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ anyhow = "1" widestring = "1.0" [target.'cfg(target_os = "windows")'.dependencies.windows] -version = "^0.39" +version = "^0.42" features = [ "Win32_Foundation", "Win32_Security_Credentials",