diff --git a/Cargo.toml b/Cargo.toml index b8c5cc3..c3cda61 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ mach2 = "0.4" libc = "0.2" [target.'cfg(target_os = "windows")'.dependencies.windows-sys] -version = "0.52" +version = "0.61.2" features = [ "Win32_Foundation", "Win32_System_LibraryLoader",