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 3a54193 commit fc3b8bcCopy full SHA for fc3b8bc
Cargo.toml
@@ -40,7 +40,7 @@ unexpected_cfgs = { level = "warn", check-cfg = ['cfg(async_process_force_signal
40
async-executor = "1.5.1"
41
42
[target.'cfg(windows)'.dev-dependencies.windows-sys]
43
-version = "0.60"
+version = "0.61"
44
default-features = false
45
features = [
46
"Win32_Foundation",
0 commit comments