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

Bump outdated dependencies #1429

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Bump outdated dependencies #1429

wants to merge 7 commits into from

Conversation

tesuji
Copy link
Contributor

@tesuji tesuji commented Sep 8, 2024

Bump version-compare, bitflag, rand, pollster, bindgen, wgpu.

@@ -16,7 +16,7 @@ name = "sdl2"
path = "src/sdl2/lib.rs"

[dependencies]
bitflags = "1.2.1"
bitflags = "2.5"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a breaking change because this crate has publicly accessible bitflags! generated structs, can you document this in the changelog?

Please also refer users to bitflag's changelog entry of the 2.0.0 breaking changes: https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md#200

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