Bump accesskit and accesskit_winit.#8655
Conversation
|
it seems accesskit_winit can't compile on linux without default features, it needs either |
|
Hoping this is fixed now. Sorry it took a while to get to--been a busy last few weeks. |
|
Would anyone mind telling me what the failing checks are here? I'd like to see this in 0.11 but Actions' log viewer continues to be an a11y hot mess and I didn't think a dependency bump would cause these. Thanks. |
|
Here are the errors: And then a bunch of "unresolved import" errors like: I suspect the import errors would be resolved if we fixed the first "please enable a feature" error. |
|
Oh ugh, fixed this on a different branch and thought I'd pushed it to this one. Sorry about that, I guess my questions were answered earlier and I didn't realize they were still relevant. Anyhow, hope this fixes it. |
Objective
accesskitandaccesskit_winitneed to be upgraded.Solution
Upgrade
accesskitandaccesskit_winit.Changelog
Changed