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

Updated Dependencies #92

Closed
wants to merge 1 commit into from
Closed

Conversation

rowanfr
Copy link
Contributor

@rowanfr rowanfr commented Jul 6, 2024

This updates dependencies and the edition used for this project to remove errors related to module use. Additionally an unsafe function was marked as unsafe. Resolves #91 though I don't know how.

The only dependency not able to be updated was glium as it seemingly had modules for using the winit crate in version 0.32 which were removed entirely in the later versions. I presume that window management is no longer part of there scope.

This updates dependencies and the edition used for this project to remove any errors. Additionally an unsafe function was marked as unsafe. Resolves unlimitedbacon#91 though I don't know how
unlimitedbacon added a commit that referenced this pull request Sep 19, 2024
Update dependencies (rebase from #92)
@unlimitedbacon
Copy link
Owner

Merged as part of #96

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.

thread '<unnamed>' panicked
2 participants