diff --git a/Cargo.toml b/Cargo.toml index 770f8b0..d93fe9e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,7 +27,7 @@ atomic-waker = "1.1.1" slab = "0.4.8" [target.'cfg(windows)'.dependencies.windows-sys] -version = "0.52" +version = "0.59" default-features = false features = [ "Win32_Foundation",