You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments