mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
This is controlled by the `accesskit` feature and nothing needs the implicit `accesskit_winit` feature, so use `dep:` syntax to prevent it from being created. * [x] I have followed the instructions in the PR template