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 c754ccd commit 197d5bfCopy full SHA for 197d5bf
1 file changed
src/uu/top/Cargo.toml
@@ -25,8 +25,8 @@ uu_w = { path = "../w" }
25
26
[target.'cfg(target_os="windows")'.dependencies]
27
windows-sys = { workspace = true, features = [
28
+ "Wdk_System_SystemInformation",
29
"Win32_System_RemoteDesktop",
- "Win32_System_SystemInformation",
30
] }
31
32
0 commit comments