Skip to content

Conversation

expenses
Copy link

Should supercede #271 and #268.

Comment on lines -33 to +34
egui = { version = ">=0.24, <=0.27", optional = true, default-features = false }
egui_extras = { version = ">=0.24, <=0.27", optional = true, default-features = false }
egui = { version = ">=0.24, <=0.31", optional = true, default-features = false }
egui_extras = { version = ">=0.24, <=0.31", optional = true, default-features = false }
Copy link
Member

Choose a reason for hiding this comment

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

Since there were a few name changes (API breaks) in the new version, are you sure this still builds with egui all the way back to 0.24?

@MarijnS95 MarijnS95 changed the title Update egui Extend egui version range to include 0.24-0.31 Jul 17, 2025
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.

3 participants