Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch winapi dependency to windows/windows-sys in rand_jitter #49

Open
atouchet opened this issue Dec 8, 2023 · 1 comment
Open

Switch winapi dependency to windows/windows-sys in rand_jitter #49

atouchet opened this issue Dec 8, 2023 · 1 comment

Comments

@atouchet
Copy link
Contributor

atouchet commented Dec 8, 2023

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.

@dhardy
Copy link
Member

dhardy commented Dec 14, 2023

Understood.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants