Skip to content

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