Update winapi shared features.

Needed due to os_info.
This commit is contained in:
Eric Huss 2021-10-12 07:14:32 -07:00
parent 9401547cea
commit d9f0eb54f7

View file

@ -61,7 +61,9 @@ features = [
"wincrypt", "wincrypt",
"windef", "windef",
"winioctl", "winioctl",
"winreg",
"winsock2", "winsock2",
"winuser",
"ws2def", "ws2def",
"ws2ipdef", "ws2ipdef",
"ws2tcpip", "ws2tcpip",