We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd37c31 commit c6f9cd1Copy full SHA for c6f9cd1
1 file changed
Cargo.toml
@@ -36,7 +36,7 @@ hermit-abi = { version = "0.3", optional = true }
36
libc = { version = "0.2.96", optional = true }
37
38
[target.'cfg(windows)'.dependencies.windows-sys]
39
-version = "0.48.0"
+version = "0.52.0"
40
optional = true
41
features = [
42
"Win32_Foundation",
0 commit comments