We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efe3f88 commit f969e75Copy full SHA for f969e75
plugins/opener/Cargo.toml
@@ -40,7 +40,7 @@ glob = { workspace = true }
40
dunce = { workspace = true }
41
42
[target."cfg(windows)".dependencies.windows]
43
-version = "0.60"
+version = "0.61"
44
features = [
45
"Win32_Foundation",
46
"Win32_UI_Shell_Common",
0 commit comments