diff --git a/Cargo.toml b/Cargo.toml index f52e031..0ac4c23 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ anyhow = "1.0" serde = { version = "1.0", features = ["derive"] } serde_json = "1.0" -windows = { version = "^0.60.0", features = [ +windows = { version = "^0.62.0", features = [ "Win32_Foundation", "Win32_System_Com", "Win32_System_Ole",