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
The winapi crate no longer appears to be maintained and there are now official windows/windows-sys crates from Microsoft. As such rand_jitter should probably transition from using winapi to windows/windows-sys.
The text was updated successfully, but these errors were encountered:
rand_jitter itself is barely maintained and likely little used; if you are a user I would encourage you to make a PR yourself. Otherwise, maybe this can happen after the next rand_core release.
The winapi crate no longer appears to be maintained and there are now official windows/windows-sys crates from Microsoft. As such rand_jitter should probably transition from using winapi to windows/windows-sys.
The text was updated successfully, but these errors were encountered: