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 3d12981 commit f070febCopy full SHA for f070feb
tooling/bundler/Cargo.toml
@@ -47,7 +47,7 @@ windows-registry = "0.3"
47
glob = "0.3"
48
49
[target."cfg(target_os = \"windows\")".dependencies.windows-sys]
50
- version = "0.48" # Other crates still use this version
+ version = "0.60" # Other crates still use this version
51
features = [
52
"Win32_System_SystemInformation",
53
"Win32_System_Diagnostics_Debug"
0 commit comments