diff --git a/Cargo.toml b/Cargo.toml
index 2108564..00f2395 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -27,7 +27,7 @@ test = []
 
 [target.'cfg(target_os = "windows")'.dependencies]
 windows-core = { version = "0.58" }
-windows = { version = "0.58", features = [
+windows = { version = "0.59", features = [
     "implement",
     "Win32_Foundation",
     "Win32_Security",