We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a1cc83 commit aba0a62Copy full SHA for aba0a62
Cargo.toml
@@ -17,7 +17,7 @@ doc = false
17
name = "open"
18
19
[target.'cfg(windows)'.dependencies]
20
-windows-sys = { version = "0.36", features = ["Win32_UI_Shell", "Win32_Foundation"] }
+windows-sys = { version = "0.42", features = ["Win32_UI_Shell", "Win32_Foundation"] }
21
22
[target.'cfg(all(unix, not(macos)))'.dependencies]
23
pathdiff = "0.2.0"
0 commit comments