[package] name = "winapi" version = "0.3.9" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [features] consoleapi = [] errhandlingapi = [] everything = [] fileapi = [] handleapi = [] impl-default = [] libloaderapi = [] minwinbase = [] minwindef = [] ntdef = [] oaidl = [] objbase = [] objidlbase = [] oleauto = [] processenv = [] processthreadsapi = [] profileapi = [] std = [] synchapi = [] sysinfoapi = [] timezoneapi = [] unknwnbase = [] wbemcli = [] winbase = [] wincon = [] winerror = [] winnt = [] winsock2 = [] wtypes = [] wtypesbase = []