diff --git a/Cargo.toml b/Cargo.toml index 8d56f17..b30b911 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -52,7 +52,7 @@ libc = "0.2.159" libc = "0.2.159" [target.'cfg(target_os = "windows")'.dependencies.windows] -version = "0.58.0" +version = "0.61.1" features = [ "Win32_Foundation", "Win32_System_Threading",