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

Upgrade to windows-sys 0.52.0 #29

Merged
merged 1 commit into from
Dec 3, 2023
Merged

Conversation

lopopolo
Copy link
Member

@lopopolo lopopolo commented Dec 3, 2023

Fixes #25.

Decided to not go with the complexity of supporting multiple semver incompatible versions of windows-sys. I'll release this as v1.1.0.

@lopopolo lopopolo added A-deps Area: Source and library dependencies. A-ffi Area: Native bindings and bindgen. O-windows Target: Support for building on Windows targets like `x86_64-pc-windows-msvc`. labels Dec 3, 2023
@lopopolo lopopolo merged commit 5f9dd76 into trunk Dec 3, 2023
17 checks passed
@lopopolo lopopolo deleted the lopopolo/windows-sys-0.52 branch December 3, 2023 01:04
@lopopolo lopopolo mentioned this pull request Dec 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-deps Area: Source and library dependencies. A-ffi Area: Native bindings and bindgen. O-windows Target: Support for building on Windows targets like `x86_64-pc-windows-msvc`.
Development

Successfully merging this pull request may close these issues.

Add support for windows-sys v0.52
1 participant