diff --git a/Cargo.toml b/Cargo.toml index ab27b51..ff89201 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -36,7 +36,7 @@ default-features = false blocking = "1.0.0" [target.'cfg(windows)'.dependencies.windows-sys] -version = "0.42" +version = "0.45" default-features = false features = [ "Win32_Foundation",