diff --git a/Cargo.toml b/Cargo.toml index d1b630b..b386d8c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -36,7 +36,7 @@ hermit-abi = { version = "0.3", optional = true } libc = { version = "0.2.96", optional = true } [target.'cfg(windows)'.dependencies.windows-sys] -version = "0.48.0" +version = "0.52.0" optional = true features = [ "Win32_Foundation",