diff --git a/plugins/opener/Cargo.toml b/plugins/opener/Cargo.toml index 044d27966..3de4da485 100644 --- a/plugins/opener/Cargo.toml +++ b/plugins/opener/Cargo.toml @@ -40,7 +40,7 @@ glob = { workspace = true } dunce = { workspace = true } [target."cfg(windows)".dependencies.windows] -version = "0.58" +version = "0.59" features = [ "Win32_Foundation", "Win32_UI_Shell_Common",