diff options
| -rw-r--r-- | talpid-windows/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/talpid-windows/Cargo.toml b/talpid-windows/Cargo.toml index 0cfa32f672..696eb2da97 100644 --- a/talpid-windows/Cargo.toml +++ b/talpid-windows/Cargo.toml @@ -27,6 +27,7 @@ features = [ "Win32_System_Diagnostics_ToolHelp", "Win32_System_IO", "Win32_System_SystemInformation", + "Win32_System_Threading", "Win32_Networking_WinSock", "Win32_NetworkManagement_IpHelper", "Win32_NetworkManagement_Ndis", |
