Skip to content

Conversation

glampert
Copy link

@glampert glampert commented Jun 7, 2025

Changed max ImGui version in Cargo.toml to 0.13, so this crate can now be used with latest imgui-rs v0.12, which contains an important fix for a dangling pointer that can cause crashes, among other things. No other code changes required for the version bump.

Cargo.toml:
imgui = ">=0.9.0, <0.13.0"

`imgui = ">=0.9.0, <0.13.0"`
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.

1 participant