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

Update windows crate dependency to 0.57 #90

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

kennykerr
Copy link
Contributor

@kennykerr kennykerr commented Jun 10, 2024

As it happens, another update to the windows family of crates is available:
https://github.com/microsoft/windows-rs/releases/tag/0.57.0

In particular, this one includes a new feature to support freeing handles automatically:
microsoft/windows-rs#3013

This avoids the need for the OwnedHandle helper type in Sudo.

@zadjii-msft zadjii-msft merged commit bb1adf9 into microsoft:main Jul 1, 2024
7 checks passed
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

Successfully merging this pull request may close these issues.

3 participants