Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Win32_Foundation feature to windows-sys dep. (#547)
* Add Win32_Foundation feature to windows-sys dep. This is needed by the following functions we use in the easy API Windows suppport: + `windows_sys::Win32::System::LibraryLoader::GetProcAddress` + `windows_sys::Win32::System::LibraryLoader::GetModuleHandleW` * See if CI is a flake - doesn't look like it, but.
- Loading branch information