diff --git a/Cargo.toml b/Cargo.toml index 3521834..a6b706e 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.36" +version = "^0.37" features = [ "Win32_Foundation", "Win32_Security_Credentials",