Skip to content

chore(deps): update winit 0.23.0 -> 0.30.13 and log crates#508

Open
goldnor wants to merge 1 commit intotauri-apps:devfrom
goldnor:chore/deps-update
Open

chore(deps): update winit 0.23.0 -> 0.30.13 and log crates#508
goldnor wants to merge 1 commit intotauri-apps:devfrom
goldnor:chore/deps-update

Conversation

@goldnor
Copy link
Copy Markdown

@goldnor goldnor commented Apr 27, 2026

This PR updates the winit crate to the latest version (0.30.13) and adapts the application to the new event loop and Android integration model.

Newer versions of winit rely on android-activity internally, which requires providing an android_main entry point on Android. Attempts to integrate this entry point into the existing mobile-entry-point abstraction were not successful. As a result, this PR replaces mobile-entry-point with a direct platform-specific entry implementation.

Tested on:

  • Android
  • iOS
  • macOS

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