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 f9e57f1 commit 203215bCopy full SHA for 203215b
src/hyperlight_host/Cargo.toml
@@ -62,6 +62,7 @@ windows = { version = "0.59", features = [
62
"Win32_System_Memory",
63
"Win32_System_Threading",
64
"Win32_System_JobObjects",
65
+ "Win32_System_SystemServices",
66
] }
67
windows-sys = { version = "0.59", features = ["Win32"] }
68
windows-result = "0.3"
0 commit comments