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

Fix building on windows #16

Merged
merged 1 commit into from
Sep 19, 2023
Merged

Fix building on windows #16

merged 1 commit into from
Sep 19, 2023

Conversation

Gui-Yom
Copy link
Contributor

@Gui-Yom Gui-Yom commented Jun 16, 2023

Adds the missing Win32_Security crate feature. Also updates tempfile so only one version of windows-sys is pulled.

While it builds well with cargo build already, I got an unresolved import use windows_sys::Win32::Security error when using self-replace in a larger project which is quite weird.

@ghost ghost mentioned this pull request Jul 3, 2023
@mitsuhiko mitsuhiko merged commit 6478a32 into mitsuhiko:main Sep 19, 2023
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.

None yet

2 participants