diff --git a/Cargo.toml b/Cargo.toml index b706759..5563d59 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,7 +27,7 @@ winit = "0.29" windows-version = "0.1" [target.'cfg(target_os = "windows")'.dependencies.windows-sys] -version = "0.59.0" +version = "0.61.0" features = [ "Win32_Foundation", "Win32_System_LibraryLoader",