diff --git a/plugins/opener/Cargo.toml b/plugins/opener/Cargo.toml index bccbcec75..8f97619e5 100644 --- a/plugins/opener/Cargo.toml +++ b/plugins/opener/Cargo.toml @@ -38,7 +38,7 @@ glob = { workspace = true } dunce = { workspace = true } [target."cfg(windows)".dependencies.windows] -version = "0.61" +version = "0.62" features = [ "Win32_Foundation", "Win32_UI_Shell_Common",