diff --git a/Cargo.toml b/Cargo.toml index efcc962..a4d4e85 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.61.1" +version = "0.62.1" features = [ "Win32_Foundation", "Win32_System_Threading",