diff --git a/Cargo.toml b/Cargo.toml index b358f11..c5a47bf 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.42" +version = "^0.43" features = [ "Win32_Foundation", "Win32_Security_Credentials",