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

build(deps)!: upgrade bitflags to 2.3 #205

Merged
merged 1 commit into from
Jun 1, 2023
Merged

Conversation

joshka
Copy link
Member

@joshka joshka commented May 31, 2023

build(deps)!: upgrade bitflags to 2.3

BREAKING CHANGE: The serde representation of bitflags has changed. Any
existing serialized types that have Borders or Modifiers will need to be
re-serialized. This is documented in the bitflags changelog.
https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md#200-rc2

BREAKING CHANGE: The serde representation of bitflags has changed. Any
existing serialized types that have Borders or Modifiers will need to be
re-serialized. This is documented in the bitflags changelog.
https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md#200-rc2
@joshka
Copy link
Member Author

joshka commented May 31, 2023

Fixes the dependencies out of date badge on the new README in #204

@mindoodoo mindoodoo added the Type: Breaking Change This change will cause application code to break and must be noted in the breaking changes docs etc. label May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Breaking Change This change will cause application code to break and must be noted in the breaking changes docs etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants