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: Update deps to version compatable with aarch64-pc-windows #263

Merged

Conversation

harrisonmetz
Copy link
Contributor

Some of the versions of dependencies pulled in the older winapi / kernel32 libraries. Kernel32 is no longer needed as it's all in the new version of winapi. This did not work on windows aarch64 and thus prevent rustlings from working natively on devices like the Surface Pro X.

@shadows-withal shadows-withal merged commit 19a9342 into rust-lang:master Jan 11, 2020
@harrisonmetz harrisonmetz deleted the tmp/newer_deps_for_aarch64_win branch January 11, 2020 13:59
pedantic79 pushed a commit to pedantic79/rustlings that referenced this pull request Apr 11, 2020
…lang#263)

fix: Update deps to version compatable with aarch64-pc-windows
ppp3 pushed a commit to ppp3/rustlings that referenced this pull request May 23, 2022
…lang#263)

fix: Update deps to version compatable with aarch64-pc-windows
dmoore04 pushed a commit to dmoore04/rustlings that referenced this pull request Sep 11, 2022
…lang#263)

fix: Update deps to version compatable with aarch64-pc-windows
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.

2 participants