mirror of
https://github.com/emilk/egui.git
synced 2026-06-28 07:23:13 -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